| Author |
JMS how to protect queue with user/password
|
Mark Moge
Ranch Hand
Joined: Mar 14, 2009
Posts: 96
|
|
How can I protect JMS queue with user/pass? I have two classes: Producer and Receiver. I am trying to set user/pass values in Producer class which will be required for Receiver to get messages. Using below code Receiver can connect to the queue and get messages without passing any user/pass values.
|
SCJP6 | http://programmerutilities.blogspot.com/
|
 |
 |
|
|
subject: JMS how to protect queue with user/password
|
|
|