-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.8
-
Fix Version/s: 4.9
-
Component/s: Rosetta, Web Services
-
Labels:None
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>
- is incorporated by
-
SOA-2093 SOAPClient's OGNL util does not map collections properly from SOAP responses
-
- Closed
-
- is related to
-
JBESB-2574 OGNLUtils.assertIsCollection fails
-
- Closed
-
- relates to
-
JBESB-3452 SOAPClient's OGNL util does not map collections properly from SOAP responses
-
- Closed
-
-
SOA-2219 SOAPClient's OGNL util does not map collections properly from SOAP responses
-
- Closed
-
-
SOA-3078 SOAPClient's OGNL util does not map collections properly from SOAP responses
-
- Closed
-