-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 4.7 CP2, 4.8
-
Fix Version/s: 4.9 CP1
-
Component/s: Content Based Routing, Rosetta
-
Labels:None
-
Estimated Difficulty:Low
1) org.jboss.soa.esb.actions.ContentBasedWiretap.executeRules()
A call is made to ObjectMapper to get real objects from a message based on the predefined object paths.
2) org.jboss.soa.esb.actions.cbr.AbstractPropertyRulesRouter.getMessageObjectsToTests()
Another call is made to ObjectMapper to convert the Object (used as an object path) to the real object.
When the object on the object path is not a String an exception will be thrown, else the routing does not work.
- blocks
-
SOA-2182 CBR: an object path is converted to a real object twice
-
- Closed
-