[jboss-jira] [JBoss JIRA] Updated: (AS7-1879) Issues with "/" context-root

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Sep 21 03:23:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated AS7-1879:
---------------------------------

        Description: A user reports issues when having an EAR deployment with application.xml specifying <context-root>/</context-root> for an inner WAR with POJO WS endpoints. AS7 chokes on that due to EndpointService trying to compute a ServiceName out of an empty String derived from that context-root.  (was: A user reports issues when having an EAR deployment with application.xml specifying <context-root>/</context-root> for an inner WAR with POJO WS endpoints. Besides AS7 choking on that due to EndpointService trying to compute a ServiceName out of an empty String derived from that context-root, there seems to be a general problem with the jbossws-cxf stack with multiple "/" in the obtained endpoint address. A comparison with Native stack behaviour (reported to be OK) is suggested.)
    Forum Reference: http://community.jboss.org/message/623804#623804  (was: http://community.jboss.org/message/623804#623804)


> Issues with "/" context-root
> ----------------------------
>
>                 Key: AS7-1879
>                 URL: https://issues.jboss.org/browse/AS7-1879
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web Services
>            Reporter: Alessio Soldano
>             Fix For: 7.1.0.Beta1
>
>
> A user reports issues when having an EAR deployment with application.xml specifying <context-root>/</context-root> for an inner WAR with POJO WS endpoints. AS7 chokes on that due to EndpointService trying to compute a ServiceName out of an empty String derived from that context-root.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list