Enhance ModelDeploymentAspect to generate compatible PathElements
-----------------------------------------------------------------
Key: JBWS-3321
URL:
https://issues.jboss.org/browse/JBWS-3321
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jbossws-integration
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jbossws-native-4.0, jbossws-cxf-4.0
<servlet-name> element can contain any string, including spaces.
PathElement used in ModelDeploymentAspect forbids space usage.
We need to encode endpoint name (which maps to servlet name)
to the special string somehow so it will be compatible
with PathElement value restrictions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira