set the Authentication at Container level. don't know much about JBOSS, but in Websphere, you can run $AdminTask to create authentication for JMS items.

 



 


From:  Shantanu Sen <[EMAIL PROTECTED]>
Reply-To:  Shantanu Sen <[EMAIL PROTECTED]>
To:  [email protected]
Subject:  question on JMS binding - how to set username/pw to create a secure queue connection?
Date:  Wed, 23 Aug 2006 13:19:22 -0700 (PDT)
>If we secure a queue on an appserver (JBoss) so that a specific role is allowed to do pub/sub on it. In order to publish on the queue the queue connection needs to be created with the username/pw (a user that belongs to the specified role) - e.g. queueConnectionFactory.createQueueConnection(username, pw).
>
>How can I specify the username/pw so that WSIF JMS provider creates the connection with this? The WSIFJMSDestination is responsible for creating the queue connection, but I do not see any code that creates a secure connection.
>
>Thanks for any help.
>Shantanu Sen
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to