Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Lets make it easy to run camel in JVM debug mode (4004) as otherwise you need to run this with the long jbang cmd line.
camel run --remote-debug foo.java
If we use --debug then people would assume its Camel route debugging, so lets use remote-debug or jvm-debug