Re: ActiveMQ and Glassfish Realm

2008-07-11 Thread Patrick Julien
Thank you, In 4, I don't understand how I would plug Credential from Jetty in combination with the user.properties file or is that a completely new alternative you're proposing here? On Fri, Jul 11, 2008 at 4:33 PM, Joe Fernandez < [EMAIL PROTECTED]> wrote: > > 1. No, you can either develop your

Re: ActiveMQ and Glassfish Realm

2008-07-11 Thread Joe Fernandez
1. No, you can either develop your own JAAS LoginModule or use the Glassfish LoginModule. The LoginModule gets picked up by the ActiveMQ JaasAuthenticationBroker. You specify what module to pick up via a combination of broker XML file and the login.config file. Keep in mind that this is for 'auth