from(Constants.CHANNEL_GG_CS_CR_ADD)
                .errorHandler(

deadLetterChannel(Constants.CHANNEL_GG_CS_CR_ADD_ERROR)
                                .loggingLevel(LoggingLevel.INFO)
                )
                .processRef("changeRequestProcessor")// then add wire tap
for updating status to queued.
                *.recipientList(header(Constants.REQUEST_DESTINATION));*




On Tue, Oct 7, 2008 at 1:09 PM, ilango_g <[EMAIL PROTECTED]> wrote:

>
> Hi
> I am trying to implement a fan out application. I tried WebSphere MQ first.
> Now I am back to ActiveMQ. Is there a sample out there that uses ActiveMQ
> to
> implement a recipient list.
>
> thanks
> --
> View this message in context:
> http://www.nabble.com/implementing-a-%22Recipient-List%22-integration-pattern-via-Camel--tp19866210p19866210.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
---
Thank You…

Mick Knutson
BASE Logic, inc.
(415) 354-4215

Website: http://baselogic.com
Blog: http://baselogic.com/blog
BLiNC Magazine: http://blincmagazine.com
Linked IN: http://linkedin.com/in/mickknutson
DJ Mick: http://djmick.com
MySpace: http://myspace.com/mickknutson
Vacation Rental: http://tahoe.baselogic.com

Reply via email to