[
http://jira.jboss.com/jira/browse/JBWS-1241?page=all ]
Thomas Diesler updated JBWS-1241:
---------------------------------
Fix Version/s: jbossws-interop-1.0
(was: jbossws-2.0.0)
BaseDataTypesRpcLit_Service - RetString - CR and CRLF handling
---------------------------------------------------------------
Key: JBWS-1241
URL:
http://jira.jboss.com/jira/browse/JBWS-1241
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-jaxrpc
Affects Versions: jbossws-2.0.0.Beta
Reporter: Jason T. Greene
Fix For: jbossws-interop-1.0
CR Fails:
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Bo...
xmlns="http://tempuri.org/"><inString
xmlns="">Hello
World</inString></RetString></s:Body></s:Envelope>
CRLF fails:
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Bo...
xmlns="http://tempuri.org/"><inString
xmlns="">Hello
World</inString></RetString></s:Body></s:Envelope>
The returned value for both is LF only, which is incorrect.
--
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