[ 
https://issues.apache.org/jira/browse/SYNAPSE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruwan Linton resolved SYNAPSE-176.
----------------------------------

    Resolution: Fixed

Fixed in the SVN trunk. If there is a mediator named "pre-mediate" then this 
sequence will be called before the mediation starts on each and every message 
including the once which are coming into proxy services. This mandatory 
sequence will be executed for responses as well, so one may need to use the in 
and out mediators to separate the action of the mandatory sequence. In other 
wards if the mandatory sequence has to mediate only the requests then an in 
mediator is required to put inside the mandatory sequence. 

> Mandatory sequence to be executed before custom mediation
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-176
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-176
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>            Priority: Minor
>             Fix For: 1.2
>
>
> It is better if there is a mandatory sequence defined per synapse instance 
> which will be executed before doing further mediation. This sequence should 
> be executed for each and every message coming in to synapse without 
> considering whether it comes to a proxy service or for the message mediation.

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