Re: Authentication pattern with JMS?

2007-04-25 Thread James Strachan
On 4/25/07, rousseau <[EMAIL PROTECTED]> wrote: James.Strachan wrote: > > It'd be much eaiser to just create a connnection per user/client and > use the built in JMS authentication > (ConnectionFactory.createConnection()) > http://activemq.apache.org/security.html > Thanks for the quick reply.

Re: Authentication pattern with JMS?

2007-04-25 Thread rousseau
http://www.nabble.com/Authentication-pattern-with-JMS--tf3642791s2354.html#a10175911 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Authentication pattern with JMS?

2007-04-24 Thread James Strachan
or failed # if OK, Client should then send all messages to requestQueue and Server treats all messages on that queue as authenticated Does this make sense? or is there any way for unauthenticated users to spoof the requestQueue or listen in on responseQueue? /Steve -- View this message in context

Authentication pattern with JMS?

2007-04-24 Thread rousseau
y for unauthenticated users to spoof the requestQueue or listen in on responseQueue? /Steve -- View this message in context: http://www.nabble.com/Authentication-pattern-with-JMS--tf3642791s2354.html#a10173547 Sent from the ActiveMQ - User mailing list archive at Nabble.com.