[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1813) context-root in jboss.xml is ignored

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Jan 17 06:02:19 EST 2008


    [ http://jira.jboss.com/jira/browse/JBWS-1813?page=comments#action_12395453 ] 
            
Heiko Braun commented on JBWS-1813:
-----------------------------------

If you look at EjbjarDD in Branch_4_2, it already contains a webservices property. I've added those bits to JBossDDObjectFactory just recently. I need to access this property by any means. If that is going to happend through EJBContainer.getXml() then it's fine with me.

> context-root in jboss.xml is ignored
> ------------------------------------
>
>                 Key: JBWS-1813
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1813
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native, jbossws-jaxrpc
>    Affects Versions: jbossws-2.0.1
>            Reporter: Thomas Diesler
>         Assigned To: Carlo de Wolf
>             Fix For:  jbossws-native-2.0.3
>
>
> 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/

-- 
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

        



More information about the jbossws-issues mailing list