Re: JAAS authentication issues on ActiveMQ

2009-07-08 Thread shaldar
Thanks Gary - I was wondering if the LDAPutheticationplugin (or any other plugin) can also do authorization from outside of activemq.xml. That will resolve my growing number of topics without having to restart the broker. Best - Susmit Gary Tully wrote: > >> 1- Each time I add a new topic to th

Re: JAAS authentication issues on ActiveMQ

2009-07-08 Thread Gary Tully
> 1- Each time I add a new topic to the XML file, the broker has to be > restarted to apply that authentication. Is there a way to hotsync the > updated the XML file's authentication without restarting the broker? Not at the moment. > > 2- Is there an open source GUI for administering userids for