I have a camel-cxf application running in Tomcat behind a proxy with the following camel-cxf.xml:
I would like to change "myservername:8890" in the endpoint address attribute to "localhost:8890", but it doesn't work, i.e, I can't get to the wsdl at the published endpoint URL (with"?wsdl" appended). Any suggestions as to why that might be and is there a better way to configure this in Tomcat? Note: I am running Tomcat on port 8882 in this scenario and I'm using camel version 2.7.1 and cxf version 2.3.2. -- View this message in context: http://camel.465427.n5.nabble.com/camel-cxf-service-publish-address-problem-tp4953917p4953917.html Sent from the Camel - Users mailing list archive at Nabble.com.
