Re: ActiveMQ message not dequeued for a single route with multiple queues

2014-04-28 Thread malcolm.davis
The code fails the same way with Tibco-EMS. This looks like a Camel bug. -- View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-message-not-dequeued-for-a-single-route-with-multiple-queues-tp5750631p5750666.html Sent from the Camel - Users mailing list archive at Nabble.

SJMS Component queue access with name/password

2014-04-18 Thread malcolm.davis
Name/password is required to access queues in some JMS environments. The Spring based JMS component supports name/password when accessing a queue. Is there a way that name/password pair can be used SJMS? Note: This is not factory access but the queue connection. createConnection(String userName