Re: Can the same Java Bean consume from Queues or Topics? Only activemq.xml config change?
Hi, On Fri, Aug 13, 2010 at 3:21 PM, BenXS wrote: > Can I use the same (unchanged) java bean to consume jms msgs from a(nother) > topic instead from the previous queue? Yes, this should work. You only have to be aware of the changed semantics and delivery guarantees. Best regards, Martin
Can the same Java Bean consume from Queues or Topics? Only activemq.xml config change?
://old.nabble.com/Can-the-same-Java-Bean-consume-from-Queues-or-Topics--Only-activemq.xml-config-change--tp29428625p29428625.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.