Hello, I have a Tomcat container sitting behind an Apache server.
When I request the services list page from the Apache server, that is, with an Apache url, like http://ws.nnn.nn/sesam-ws-web/ I get the services list page with its WSDL urls being http://potassium.nnn.nn:8080/sesam-ws-web/hello?wsdl instead of http://ws.nnn.nn/sesam-ws-web/hello?wsdl And a request at the url http://ws.nnn.nn/sesam-ws-web/hello?wsdl gives a response fine. It's only that the services page has these Tomcat-domain-like urls instead of the Apache-domain-like ones. Steph -- View this message in context: http://cxf.547215.n5.nabble.com/Incorrect-urls-in-the-service-list-page-with-Tomcat-behind-Apache-tp5544190p5544190.html Sent from the cxf-user mailing list archive at Nabble.com.
