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-3327c.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: