[esb-issues] [JBoss JIRA] Updated: (JBESB-3389) CBR: an object path is converted to a real object twice

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Sep 22 06:30:28 EDT 2010


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

Kevin Conner updated JBESB-3389:
--------------------------------

    Fix Version/s: 4.9 CP1


> CBR: an object path is converted to a real object twice
> -------------------------------------------------------
>
>                 Key: JBESB-3389
>                 URL: https://jira.jboss.org/browse/JBESB-3389
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Content Based Routing, Rosetta
>    Affects Versions: 4.7 CP2, 4.8
>            Reporter: Martin Vecera
>            Priority: Critical
>             Fix For: 4.9 CP1
>
>
> 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.

-- 
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