[esb-issues] [JBoss JIRA] Updated: (JBESB-1029) ServiceInvoker.deliverAsync should tidy up message properties after delivery to deadLetterService

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Sep 12 14:05:38 EDT 2007


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

Kevin Conner updated JBESB-1029:
--------------------------------

    Security:     (was: Public)

The second bug has been fixed in revision 15060.

The ServiceInvoker code was using the wrong property to test for a redelivered message, the outcome of which was that it attempted to redeliver the message to the DeadLetter service.

> ServiceInvoker.deliverAsync should tidy up message properties after delivery to deadLetterService
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBESB-1029
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1029
>             Project: JBoss ESB
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Kevin Conner
>         Assigned To: Kevin Conner
>             Fix For: 4.2.1 IR1
>
>
> ServiceInvoker.deliverAsync uses properties on the message to effect an asynchronous redelivery.
> Unfortunately it does not reset these properties afterwards, resulting in all further processing of that message being marked for redelivery.

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