[jbossws-issues] [JBoss JIRA] Created: (JBWS-2885) JAX-RPC - CDATA Responses Being Incorrectly Escaped

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Tue Jan 12 05:23:30 EST 2010


JAX-RPC - CDATA Responses Being Incorrectly Escaped
---------------------------------------------------

                 Key: JBWS-2885
                 URL: https://jira.jboss.org/jira/browse/JBWS-2885
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-jaxrpc
    Affects Versions:  jbossws-native-3.2.2
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: jbossws-native-3.3.1


For JAX-RPC endpoints where the String response contains a CDATA section the '<' and '>' characters are being incorrectly escaped.

Looking in the XML Language spec I see where there is a requirement in
section 2.4 for these characters to be escaped: -

http://www.w3.org/TR/2000/WD-xml-2e-20000814#syntax

However moving onto section 2.7 and CDATA sections these should not be
escaped. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list