Re: taking a message on one queue and distributing it to other queues

2008-09-03 Thread James Strachan
2008/9/3 ilango_g <[EMAIL PROTECTED]>: > > Hi > I am trying to write a simple fan out app (or a distribution list maybe?) > that will take a message on a queue and send it to various queues > > > Any tips, pointers, sample code is appreciated. e.g. from("activemq:SomeQueue"). to("activemq:Bar")

Re: taking a message on one queue and distributing it to other queues

2008-09-03 Thread Joe Fernandez
ribution list maybe?) > that will take a message on a queue and send it to various queues > > > Any tips, pointers, sample code is appreciated. > > > > > -- View this message in context: http://www.nabble.com/taking-a-message-on-one-queue-and-distributing-it-to-o