Christoph Deppisch created CAMEL-22416: ------------------------------------------
Summary: Customize server port not working Key: CAMEL-22416 URL: https://issues.apache.org/jira/browse/CAMEL-22416 Project: Camel Issue Type: Bug Components: camel-jbang, camel-kamelet-main Affects Versions: 4.14.0 Reporter: Christoph Deppisch When running a route as an Http service in Camel JBang the default port is {*}8080{*}. The JBang run command provides a _*--port*_ option to customize the port. This option seems to have no effect since the Camel JBang integration is still listening on default port 8080. Seen this in the Kamelet catalog automated tests where the _*--port*_ option is being used to run Camel integrations with different ports for parallel test execution reasons. -- This message was sent by Atlassian Jira (v8.20.10#820010)