[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2337) Compatibility issues with using single quoted namespace attributes.

Jacob Barrett (JIRA) jira-events at lists.jboss.org
Tue Oct 7 12:39:20 EDT 2008


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

Jacob Barrett updated JBWS-2337:
--------------------------------

    Attachment: doublequote.patch


Patches the serializer to produce double quoted namespace attributes.

> Compatibility issues with using single quoted namespace attributes.
> -------------------------------------------------------------------
>
>                 Key: JBWS-2337
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2337
>             Project: JBoss Web Services
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-native-3.0.3
>         Environment: OSX 10.5, Java 1.6
>            Reporter: Jacob Barrett
>         Attachments: doublequote.patch
>
>
> The serializer currently produces the envelope namespace with single quotes around it. While completely valid there are some poorly implemented web service platforms out there that don't parse single quoted attribute values properly. The fix is to double quote the value.

-- 
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