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. The original reason for wanting to avoid the built-in JMS authentication was to avoid having two separate authentication setups - one for JMS, and one for sockets. Thinking about this some more, maybe a good approach would be to use JAAS for both, looking up to the same store..
Sounds good to me. -- James ------- http://macstrac.blogspot.com/