You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "malcolm.davis" <ma...@ipacc.com> on 2014/04/18 23:06:00 UTC

SJMS Component queue access with name/password

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.

Re: SJMS Component queue access with name/password

Posted by Claus Ibsen <cl...@gmail.com>.
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 <ma...@ipacc.com> 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: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/