[
https://issues.apache.org/jira/browse/SYNAPSE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kasun Indrasiri reassigned SYNAPSE-744:
---------------------------------------
Assignee: Kasun Indrasiri
> Refactoring Conditional Router Mediator to have more descriptive configuration
> ------------------------------------------------------------------------------
>
> Key: SYNAPSE-744
> URL: https://issues.apache.org/jira/browse/SYNAPSE-744
> Project: Synapse
> Issue Type: Bug
> Reporter: Kasun Indrasiri
> Assignee: Kasun Indrasiri
> Priority: Minor
> Attachments: SYNAPSE-744.patch
>
>
> Renaming "Route" to "ConditionalRoute" as this avoid mixups with other route
> mediators.
> The new configuration should look like this.
> <conditionalRouter>
> <conditionalRoute>
> <condition>
> <equal type="url"
> value="/services/ConditionalStockQuoteProxy"/>
> </condition>
> <target sequence="send_seq"/>
> </conditionalRoute>
> </conditionalRouter>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]