-
Bug
-
Resolution: Done
-
Major
-
fuse-7.6-GA
-
%
-
-
build2
In the startup logs, the camel endpoint always logs the default(8080) HTTP port. It does not consider the assigned port offset.
2020-08-14 15:17:23,457 INFO [org.wildfly.extension.camel] (ServerService Thread Pool -- 251) Add Camel endpoint: http://localhost:8080/myservice
However it is only noticed in the logging, the actual camel service is available on the offsetted port.