[esb-issues] [JBoss JIRA] Work started: (JBESB-3327) SOAPClient's OGNL util does not map collections properly from SOAP responses

Magesh Kumar B (JIRA) jira-events at lists.jboss.org
Thu Jun 10 01:53:38 EDT 2010


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

Work on JBESB-3327 started by Magesh Kumar B.

> SOAPClient's OGNL util does not map collections properly from SOAP responses
> ----------------------------------------------------------------------------
>
>                 Key: JBESB-3327
>                 URL: https://jira.jboss.org/browse/JBESB-3327
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta, Web Services
>    Affects Versions: 4.8
>            Reporter: Magesh Kumar B
>            Assignee: Magesh Kumar B
>             Fix For: 4.9
>
>         Attachments: JBESB-3327d.patch, webservice_consumer_list.zip
>
>
> When SOAP responses contain collections like shown below they are not processed properly. Only the last value is retained in the resulting OGNL map.
> <OrderStatus>
>     <id>1</id>
>     <comment>order processed</comment>
>     <returnCode>1</returnCode>
>     <comments>Additional Comment1</comments>
>     <comments>Additional Comment2</comments>
>     <comments>Additional Comment3</comments>
>     <comments>Additional Comment4</comments>
> </OrderStatus>

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

        


More information about the esb-issues mailing list