[
http://jira.jboss.com/jira/browse/JBWS-1240?page=all ]
Thomas Diesler updated JBWS-1240:
---------------------------------
Fix Version/s: jbossws-1.0.6
(was: jbossws-1.0.5)
If this issue has been rescheduled to 1.0.6 it is because we currently focus 80% of our
effort on JAXWS. If need a particular feature or bugfix to be included in 1.0.5 you are
welcome to get involved and contribute.
BaseDataTypesRpcLit_Service - RetQName - QName escape character
parsing issues
------------------------------------------------------------------------------
Key: JBWS-1240
URL:
http://jira.jboss.com/jira/browse/JBWS-1240
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: binding
Affects Versions: jbossws-2.0.0.Beta
Reporter: Jason T. Greene
Fix For: jbossws-1.0.6
A namespace with escape characters fails:
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Bo...
xmlns="http://tempuri.org/"><inQName xmlns=""
xmlns:a=">:Can We do
it<:">a:localname</inQName></RetQName></s:Body></s:Envelope>
A value with escape characters fails:
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Bo...
xmlns="http://tempuri.org/"><inQName xmlns=""
xmlns:a="namespace">a:<::Yes We Can
::></inQName></RetQName></s:Body></s:Envelope>
--
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