I've defined an jms:consumer linked to a specific queue. When deploying the SA, I've noticed that this queue is not automatically created. How can I control the automatic creation of queues at deployment time ?
gnodet wrote: > > I guess you are tallkin about JMS queues... > ServiceMix does not perform any JMS administration, however if you use > ActiveMQ, there is no need for that, as queues and topics and created > dynamically and JNDI is not necessary. > > Cheers, > Guillaume Nodet > -- View this message in context: http://www.nabble.com/creating-and-using-queue-tp3658202p19091464.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
