start by reading and understanding org.apache.activemq.security.SimpleAuthenticationPlugin
On 13 April 2010 10:05, Anaël Ollier <[email protected]> wrote: > Hi all, > > I need to implement a special authentication plugin for ActiveMQ 5.3.1 and > I > don't know exactly how to do it. > I have a little experience in Java/JEE but not with Maven. I managed to > import the 5.3.1 release in my Eclipse (Ganymede) and I can compile it > without any error, and also export it to recreate the install package from > the source. So far so good. > > But how can I create a plugin to add my special authentication system? And > how can I change the authentication plugin used by an installed ActiveMQ > from the configuration? > > I read a lot of the documentation but it seems some parts are "missing", or > I understand they are "useless" because "every developer knows that"... but > me. > > Some help would be very appreciated. > Thanks in advance! > > Regards > > -- > Anaël Ollier > [email protected] > The eyeOS Project | www.eyeos.org | Web Desktop & Cloud Computing > -- http://blog.garytully.com Open Source Integration http://fusesource.com
