JAAS does not work in OSGi. You need to use a specific integration layer in order to make that work. We've done that in Karaf, but not sure how easy it would be to port it in Virgo. But that's more a question for the Virgo guys rather than ActiveMQ, as ActiveMQ has nothing do fix in that area.
On Thu, Mar 17, 2011 at 11:00, JacobS <[email protected]> wrote: > Hi, > acme.security.MyLoginModule is my implementation of the LoginModule > interface it is not a misconfiguration. btw this implementation worked fine > when used not as an osgi service. > > This is my config file: > > ActiveMQ { > acme.security.MyLoginModule required > debug="true"; > }; > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/jaasAuthenticationPlugin-in-osgi-tp3383955p3384078.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
