[jboss-jira] [JBoss JIRA] Closed: (JBESB-176) Add a message-attachment driven listener pipeline config option to the Action Processing Pipeline code...

Tom Fennelly (JIRA) jira-events at jboss.com
Tue Oct 10 09:39:41 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBESB-176?page=all ]

Tom Fennelly closed JBESB-176.
------------------------------

    Resolution: Done

Done.

The statically defined actions listener configuration attribute can be overridden by supplying a String attachment to the incoming org.jboss.soa.esb.message.Message instance.  This String attachment should be named "MESSAGE_PROCESSING_ACTIONS_LIST", with the expected format of its value being the same as that of the actions attribute i.e. a comma separated list.

Programmers Guide (.doc and .pdf) Updated.

Unit Tests:
http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/AbstractListenerTest.java

> Add a message-attachment driven listener pipeline config option to the Action Processing Pipeline code...
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBESB-176
>                 URL: http://jira.jboss.com/jira/browse/JBESB-176
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0
>            Reporter: Tom Fennelly
>         Assigned To: Tom Fennelly
>             Fix For: 4.0
>
>
> At the moment, the message Action Processing pipeline configuration is always read from a statically configured attribute on the listener configuration.  Add an override facility whereby the incoming message can define actions for the processing pipeline via a well known message attachement property (comma separated list same as the static config).

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

        



More information about the jboss-jira mailing list