[jbossws-issues] [JBoss JIRA] Reopened: (JBWS-2655) no soap 1.2 inline multireferences support

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sat Sep 5 19:00:24 EDT 2009


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

Alessio Soldano reopened JBWS-2655:
-----------------------------------



> no soap 1.2 inline multireferences support
> ------------------------------------------
>
>                 Key: JBWS-2655
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2655
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-native-3.0.2
>         Environment: debian, jboss-4.2, sun-java-6 
>            Reporter: Wojciech Oczkowski
>
> jbossws doesn't seem to support inline multireferences from soap 1.2 while consuming webservices from other enviroments (php for example)
> result like:
> <item>
> <name>item1</name>
> <product enc:id="ref1">
> <name>product1</name>
> </product>
> </item>
> <item>
> <name>item2</name>
> <product enc:ref="#ref1"/>
> </item>
> is unmarshaled with  item2 object with product object filled with null's 

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