[esb-issues] [JBoss JIRA] Created: (JBESB-624) Check action handlers for correct response processing

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Jun 13 13:38:11 EDT 2007


Check action handlers for correct response processing
-----------------------------------------------------

                 Key: JBESB-624
                 URL: http://jira.jboss.com/jira/browse/JBESB-624
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Kevin Conner
         Assigned To: Kevin Conner
             Fix For: 4.2


The StaticRouter action is incorrectly processing messages, others may be doing the same thing.

The process method of the StaticRouter action forwards the message to a number of destinations but also returns a response to the originator.  This response is returned by virtue of the ReplyTo settings on the incoming message.

The action should be returning null so that further message processing is disabled.



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