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,String password) has been part of the specs since JMS 1.1. Thanks, Malcolm -- View this message in context: http://camel.465427.n5.nabble.com/SJMS-Component-queue-access-with-name-password-tp5750366.html Sent from the Camel - Users mailing list archive at Nabble.com.
