Synapse Send mediator should not stop mediation
-----------------------------------------------

                 Key: SYNAPSE-57
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-57
             Project: Synapse
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.91
            Reporter: Asankha C. Perera


It should be possible to perform a <send/> and continue mediation. 

If a response message has already been sent over a transport such as http, and 
another is being attempted, this is a user error and the second should fail. 
However, is using a transport such as JMS/mail, it should be possible to send 
the same message out multiple times, as well as continue processing after a 
send operation. e.g. in the case of a one-way message

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to