[
http://jira.jboss.com/jira/browse/JBWS-1093?page=all ]
Darran Lofthouse updated JBWS-1093:
-----------------------------------
Fix Version/s: jbossws-2.0.0
(was: jbossws-1.0.4)
(was: jbossws-1.2.1)
Deploying a war that also contains normal servlets the web.xml is
modified as if they are all endpoints
-------------------------------------------------------------------------------------------------------
Key: JBWS-1093
URL:
http://jira.jboss.com/jira/browse/JBWS-1093
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jaxrpc
Affects Versions: jbossws-1.0.1
Environment: Deploying to JBoss 4.0.4.GA
Reporter: Darran Lofthouse
Assigned To: Darran Lofthouse
Fix For: jbossws-2.0.0
When deploying a war that contains web services the servlet definitions for the endpoints
need to be modified so that they reference a JBossWS servlet instead of the endpoint
implementation, this JBossWS implementation then delegates to the endpoint.
For JBossWS 1.0.0 servlet entries were only modified if they were identified as endpoints
based on the deployment of the webservices.xml
For JBossWS 1.0.1 as part of removing the dependencies on JBossAS this was refactored and
now the non web services servlets are identified if their name ends 'Servlet'.
The original logic from JBossWS 1.0.0 needs to be reimplemented but we also need to take
into acount the different deployment scenarios.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira