Re: LDAP JAAS minefield

2008-06-06 Thread Graham Leggett
ttmdev wrote: This posting from Robin may help. http://www.nabble.com/Adding-users-on-the-fly-ACTIVEMQ-to16825211s2354.html#a16984528 Having gone through the config suggested above, the config doesn't work either, this time with the exception below. The message does make a comment that the

Re: LDAP JAAS minefield

2008-06-06 Thread Graham Leggett
ttmdev wrote: This posting from Robin may help. http://www.nabble.com/Adding-users-on-the-fly-ACTIVEMQ-to16825211s2354.html#a16984528 What I am after is documentation explaining what all the options mean. Some of them are obvious (connectionURL), others are entirely meaningless (connectionP

Re: LDAP JAAS minefield

2008-06-06 Thread ttmdev
at > org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:196) > at > org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:183) > at java.lang.Thread.run(Thread.java:619) > > Regards, > Graham > -- > > > -- View this message in context: http://www.nabble.com/LDAP-JAAS-minefield-tp17700475s2354p17700648.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

LDAP JAAS minefield

2008-06-06 Thread Graham Leggett
Hi all, A quick Google search to find a straightforward explanation on how to authenticate activemq against an LDAP server uncovered the following message: http://osdir.com/ml/java.activemq.user/2006-05/msg00556.html Following the message resulted in no luck, the server refused to start, wi