[
https://issues.apache.org/jira/browse/CAMEL-19949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771883#comment-17771883
]
Claus Ibsen edited comment on CAMEL-19949 at 10/4/23 2:46 PM:
--------------------------------------------------------------
Sorry I got curious and investigated and have a PR in the works
https://github.com/apache/camel/pull/11644
We could maybe improved it so its not a boolean, so you can just say
--debug
--debug=5005
But I dont know how to do that
was (Author: davsclaus):
Sorry I got curious and investigated and have a PR in the works
https://github.com/apache/camel/pull/11644
We could maybe improved it so its not a boolean, so you can just say
--debug
--debug=4004
> camel-jbang - Add --jvm-debug-port option
> -----------------------------------------
>
> Key: CAMEL-19949
> URL: https://issues.apache.org/jira/browse/CAMEL-19949
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Nicolas Filotto
> Priority: Minor
> Fix For: 4.1.0
>
>
> We use 4004 as hardcoded value, but it would be nice to make it configurable.
> For example 5005 is default in IDEA so its quicker to just use that.
> You can then set 5005 via camel config set
--
This message was sent by Atlassian Jira
(v8.20.10#820010)