WSDL soap-adress not correctly set by Axis2 1.0 webapp
------------------------------------------------------
Key: AXIS2-675
URL: http://issues.apache.org/jira/browse/AXIS2-675
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Versions: 1.0
Environment: Widows XP
JDK 1.5.0_06
apache-tomcat-5.5.12
Axis2 1.0 webapp
Reporter: Sébastien Arod
Priority: Critical
When I deploy a service to Axis2 webapp
The soapaddress is set by Axis2 to <soap:address
location="http://localhost:8080/axis2/services/MyService"/> that's fine.
However if I changed axis2 webapp name to an other name the soapaddress is
still set to http://localhost:8080/axis2/services/MyService so obviously the
client can't find the Service (404 Error).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira