Hello.

Is there any way to configure jetty endpoints in routes to listen on
the same port that Karaf console uses ?

If I don't set any port, it listens on the default 80.
If I manually set it with the Karaf port (8181), an error logically
says that the address is already in use.

Perhaps some other component lets me bind applications URL to the same
HTTP server without creating a new listener...

This could help us to limit port mappings for our Camel applications
running in containers.

Thanks for your help.

Regards.

Reply via email to