Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-2765

Provide Camel debugging for Java defined routes

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Camel Debugger
    • None

    Description

      use case:

      • put a "camel breakpoint" on a line of a Camel route defined in a Java file
      • when the route is executed and the component triggered, have the breakpoint stopped and provide the same information than with the "graphical DSL"

      Currently:

      • developers are often modifying route definition to insert dummy processors to be able to put abreakpoint
      • another possibility is to put a conditional breakpoint inside Camel Java code itself (don't even know exactly where)

      Bonus: we can imagine to have it with the textual xml editor too

      Technical:

      • in java DSL, developers are often not defining ids but the Camel debugger relies on these ids: maybe as a firs iteration we can force usage of ids to have it working
      • the idea will be to start the Camel JMX debugger

      Attachments

        Activity

          People

            Unassigned Unassigned
            apupier@redhat.com Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: