davsclaus opened a new issue #190: Kamel CLI - Add command to run integration 
in Java debug mode
URL: https://github.com/apache/camel-k/issues/190
 
 
   ... so we can do remote debugging in the running container, like the fabric8 
f-m-p maven plugin can do.
   
       Kamel run Foo.java --dev --debug
   
   Then it does the tunneling on localhost:5005 into the k8s cluster to the 
running pod. So the developer can just do Java remote debugging on 
localhost:5005 from his Java editor.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to