[
https://jira.jboss.org/browse/JBESB-3452?page=com.atlassian.jira.plugin.s...
]
Kevin Conner updated JBESB-3452:
--------------------------------
Assignee: (was: Magesh Kumar B)
Fix Version/s: 4.7 CP3
(was: 4.9)
Affects Version/s: 4.7 CP2
(was: 4.8)
SOAPClient's OGNL util does not map collections properly from
SOAP responses
----------------------------------------------------------------------------
Key: JBESB-3452
URL:
https://jira.jboss.org/browse/JBESB-3452
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta, Web Services
Affects Versions: 4.7 CP2
Reporter: Magesh Kumar B
Fix For: 4.7 CP3
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