Hello, I am currently trying to resolve a simple problem with the autogeneration of the WSDL files inside of Axis2. My setup is the following:
webserver:80/ws/ <= reverseproxy to => tomcat:8080/axis/services By setting the "hostname" parameter in the services.xml I can change to hostname of delivered wsdl file from the tomcat server name to the external webservername - however this did not work with the port. I could not find any parameter to set the specific port. Using the "port" parameter in services.xml did not change anything. I just guess, I am overlooking a small parameter, so thanks for any pointer. Regards, Alexander -- http://www.emplify.de
