Servlet web service WSDL mangling has http://host:port//path
------------------------------------------------------------
Key: GERONIMO-1584
URL: http://issues.apache.org/jira/browse/GERONIMO-1584
Project: Geronimo
Type: Bug
Components: web, webservices
Versions: 1.0
Reporter: Aaron Mulder
Fix For: 1.0.1, 1.1
The URL specified in a WSDL service is totally ignored for a servlet-based web
service, which is fine. Further, the WSDL is mangled so that when access at
(service URL)?wsdl the correct URL to the service is provided. However, when
this is done, an additional slash is inserted into the URL:
<wsdlsoap:address location="http://localhost:8080//context/path-to-service"/>
There should only be one slash after the port.
--
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