-
Bug
-
Resolution: Done
-
Major
-
None
-
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/
- relates to
-
JBWS-1813 context-root in jboss.xml is ignored
- Closed