]
Kevin Conner commented on JBESB-2911:
-------------------------------------
This appears to be an issue with the WS deployer, please explain why you believe this is
an ESB issue.
Web Service without context-root inside ESB archive has inaccessible
WSDL
-------------------------------------------------------------------------
Key: JBESB-2911
URL:
https://jira.jboss.org/jira/browse/JBESB-2911
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.7
Reporter: Lukáš Petrovický
When a web service inside an ESB archive is deployed in a way that the WAR doesn't
contain the WEB-INF/jboss-web.xml file (SEE JBESB-2910 for a full description of the
problem), the WSDL of the web service becomes inaccessible.
As an example, take the webservice_consumer1 quickstart with its WAR updated, so that it
doesn't contain the file above. (I can attach it, if necessary.) When we deploy it, we
see the following (using JBossWS console) as an endpoint address for the WS:
http://localhost:8080/Quickstart_webservice_consumer1-Quickstart_webservi...
This address, when accessed with a browser, returns HTTP 404. When we blindly try the
address that this WS would've had in SOA-P 4.x, we get HTTP 500 (Servlet Exception):
http://localhost:8080/Quickstart_webservice_consumer1/HelloWorldWS?wsdl
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: