Re: jaas module processing logic

2010-04-26 Thread Dejan Bosanac
Hi Jim, can you create a test case(s) that demonstrate issues you having and raise Jira issues, so we can investigate further? You can take tests in activemq-jaas module as an example. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ i

jaas module processing logic

2010-04-22 Thread Jim Newsham
Hi, I'm trying to figure out how to use JAAS with multiple modules, and I'm confused about the logic that it uses to process modules. Please help me. As a simple test, I have the following login.config: DebugLogin { DebugLoginModule sufficient succeed=false ; DebugL