[
https://issues.apache.org/jira/browse/SYNAPSE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729043#comment-13729043
]
Hudson commented on SYNAPSE-957:
--------------------------------
SUCCESS: Integrated in Synapse - Trunk #4686 (See
[https://builds.apache.org/job/Synapse%20-%20Trunk/4686/])
Improved message injector task to support injecting messages directly into
named sequences and proxy services. Patches applied from SYNAPSE-957
SYNAPSE-958 and SYNAPSE-959 (hiranya: rev 1510359)
*
/synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/startup/tasks/MessageInjector.java
* /synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples.xml
*
/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample301.xml
*
/synapse/trunk/java/modules/documentation/src/site/xdoc/userguide/samples/sample302.xml
*
/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/TestSamplesHandlerSuite.java
*
/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample301.java
*
/synapse/trunk/java/modules/integration/src/test/java/org/apache/synapse/samples/framework/tests/tasks/Sample302.java
* /synapse/trunk/java/modules/integration/src/test/resources/sample301.xml
* /synapse/trunk/java/modules/integration/src/test/resources/sample302.xml
* /synapse/trunk/java/repository/conf/sample/synapse_sample_301.xml
* /synapse/trunk/java/repository/conf/sample/synapse_sample_302.xml
> 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
> Fix For: NIGHTLY
>
> 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]