-
Bug
-
Resolution: Done
-
Major
-
jbossws-2.0.1
-
None
I want to override the default context root for my Web Services.
So in my jboss.xml for (myEjb.jar) I have
[QUOTE]
<context-root>/webservices</context-root>
[/QUOTE]
inside the jboss->webservices node.
But this doesn't seem to be working, the WSDLs are published at
http://host/myApp-myEjb/
- is blocked by
-
JBAS-5149 'webservices' meta data (jboss.xml) not available for ejb3 web service endpoints
- Closed
- is incorporated by
-
JBPAPP-1080 JBossWS - context-root in jboss.xml is ignored
- Resolved