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

Martin Vecera (JIRA) jira-events at lists.jboss.org
Thu Sep 30 10:16:41 EDT 2010


    [ https://jira.jboss.org/browse/JBESB-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554363#action_12554363 ] 

Martin Vecera commented on JBESB-3389:
--------------------------------------

No problem, you are welcome!

> 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
>            Assignee: Tom Fennelly
>            Priority: Critical
>             Fix For: 4.9 CP1
>
>         Attachments: fun_cbr.tar.bz2
>
>
> 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