Use a mirrored queue and have a camel route subscribe to the virtual topic.

http://activemq.apache.org/mirrored-queues.html

On Jul 7, 2010, at 8:56 AM, BenXS wrote:

> 
> Ok, but this would require changes at the producer side.
> 
> I need a solution where the source code on the producer side will be
> untouched.
> 
> If a JMS mesgs arrives in ActiveMQ it should be duplicated INSIDE ActiveMQ
> 
> Is this possible?
> 
> 
> Dejan Bosanac wrote:
>> 
>> you can always use composite destinations to achieve this
>> 
>> http://activemq.apache.org/composite-destinations.html
>> 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/Is-there-a-way-to-duplicate-incoming-JMS-msgs-into-second-queue--tp29095420p29095766.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 

Reply via email to