Hi I think you would set the username / password on the connection factory, which you then configure camel-sjms to use.
On Fri, Apr 18, 2014 at 11:06 PM, malcolm.davis <[email protected]> wrote: > 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. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
