Claus Ibsen created CAMEL-17278:
-----------------------------------
Summary: camel-jbang - Add run in JVM debug mode
Key: CAMEL-17278
URL: https://issues.apache.org/jira/browse/CAMEL-17278
Project: Camel
Issue Type: New Feature
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 3.15.0
We should find out how we can run CamelJBang in JVM debug mode with
java -agentlib:jdwp=transport=dt_socket,address=5005,server=y,suspend=y
Then users can attach remote JVM debugger in case they want to do some trouble
shooting.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)