You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mackemlad (via GitHub)" <gi...@apache.org> on 2024/01/27 18:03:06 UTC

Re: [I] JBang - run in JVM debug mode so you can do JVM remote debugging [camel-karavan]

mackemlad commented on issue #116:
URL: https://github.com/apache/camel-karavan/issues/116#issuecomment-1913277617

   I am able to attach a debugger if I execute `jbang` directly rather than via `camel`.  In other words, execute this:
   
   `jbang --debug camel@apache/camel run test.java`
   
   ...instead of this:
   
   `camel run test.java`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org