[esb-issues] [JBoss JIRA] Closed: (JBESB-1090) JBossRemotingGatewayListener default MessageComposer doesn't properly map invocation parameters to the ESB Message

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Wed Sep 26 08:25:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBESB-1090?page=all ]

Tom Fennelly closed JBESB-1090.
-------------------------------

    Resolution: Done

Fixed.

> JBossRemotingGatewayListener default MessageComposer doesn't properly map invocation parameters to the ESB Message
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBESB-1090
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1090
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta
>    Affects Versions: 4.2
>            Reporter: Tom Fennelly
>         Assigned To: Tom Fennelly
>             Fix For: 4.2.1 IR1
>
>
> This is as a result of a small feature/bug in JBossRemoting (JBREM-810).  This fix for this is easy - just don't copy the invocation params by iterating over the Map.Entry set... get the keySet instead and perform gets for each param.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list