Skip to content

Enabling Breakpoints in Camel Routes (Java DSL) #60

Description

@syr

Hi,
would it be possible to enable a highly missed feature in camel debugging?

That is (imho):
debugging camel routes line by line (setting breakpoints and stepping as usual in java code) where one can investigate exchange contents in any step etc.

I got that idea when I discovered the camel debugger methods (http://camel.apache.org/debugger.html)

They essentially show exchange contents for each route step (before and after).
So I presume it should be achievable to implement breakpoints inside java-dsl-camel routes?

What do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions