[
https://issues.apache.org/jira/browse/SYNAPSE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isuru Udana Loku Narangoda updated SYNAPSE-957:
-----------------------------------------------
Attachment: SYNAPSE-957.patch
Attached patch contains the suggested improvements for the MessageInjector.
Invoking a proxy service functionality is implemented in way that message does
not go through the transport layer while flowing from Task to Proxy.
> MessageInjector task improvements
> ---------------------------------
>
> Key: SYNAPSE-957
> URL: https://issues.apache.org/jira/browse/SYNAPSE-957
> Project: Synapse
> Issue Type: Improvement
> Reporter: Isuru Udana Loku Narangoda
> Assignee: Hiranya Jayathilaka
> Attachments: SYNAPSE-957.patch
>
>
> In the current implementation of MessageInjector, only main sequence can be
> invoked.
> When we want to invoke a different sequence other than the main, we have to
> filter the message coming from the task at the main sequence and direct those
> messages to that sequence.
> It is good if we can have following functionality in the MessageInjector.
> * Ability to invoke a named sequence without going through the main sequence
> * Ability to invoke a proxy service
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]