[
http://jira.jboss.com/jira/browse/JBESB-482?page=comments#action_12356870 ]
Tom Fennelly commented on JBESB-482:
------------------------------------
Kurt said....
You may want to mention the "split" process for the router. This tags the
messages so that the aggregator
can pick them up later.
See the aggregator QS, inbound_splitter:
<action process="split"
class="org.jboss.soa.esb.actions.StaticRouter"
name="StaticRouter">
<property name="destinations"> <!--
process="split" is the trick -->
<route-to destination-name="red"
service-category="RedTeam" service-name="GoRed" />
<route-to destination-name="blue"
service-category="BlueTeam" service-name="GoBlue" />
<route-to destination-name="green"
service-category="GreenTeam" service-name="GoGreen" />
</property>
</action>
Actions Doc - Check Notifier, jBPM, CBR and Aggregator docs
-----------------------------------------------------------
Key: JBESB-482
URL:
http://jira.jboss.com/jira/browse/JBESB-482
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.0 Maintenance Pack 1
Reporter: Tom Fennelly
Assigned To: Tom Fennelly
Fix For: 4.0 Maintenance Pack 1
Make sure the sections on these actions are updated/checked by Esteban and Kurt.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira