cHttp as server how to make it listen on default port 8040
Hi, I want to create a mediation route which start with a cHttp component ( as server) so that my route will be triggered by http call. Is there a way (or a specific syntax for the uri) to make it listen on default jetty port 8040? The aim is to avoid the multiplicity of ports listening on my container.