[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-03 Thread [EMAIL PROTECTED]
This constitutes enough cause for the whole Collaboration Server project to be shelved. :-) Rather than a debugger, if you had enabled the trace logging, you should have seen the classnotfound error in the logs? View the original post :

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-03 Thread [EMAIL PROTECTED]
No. It did not show up in the log. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3941093#3941093 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3941093 --- Using Tomcat

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
Enable trace logging and see which users/roles.properties is being picked up and from which archive. That is usually the key to the answer. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940747#3940747 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
And where is the DynamicLoginConfig service descriptor deployed? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940757#3940757 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940757

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
in mail.ear/mail.sar/META-INF/jboss-service.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940775#3940775 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940775 ---

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
Here is what I get if I try and use the login module in the normal way for JBMS: 2006-05-02 16:39:46,797 TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl] Begin getAppConfigurationEntry(jbms), size=9 | 2006-05-02 16:39:46,797 TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl]

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
deep down I get this in the debugger but it is swallowed as a root cause for a login exception unable to find LoginModule class: No ClassLoaders found for: org.jboss.security.auth.spi.UserRolesLoginModule | 2006-05-03 01:06:44,464 ERROR [STDERR] javax.security.auth.login.LoginException:

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
wow the problem is that I can't freaking spell. Works now...sorry for the trouble. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940874#3940874 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940874

[JBoss-user] [Security JAAS/JBoss] - Re: DynamicLoginConfig and UserRolesLoginModule

2006-05-02 Thread [EMAIL PROTECTED]
(UserRolesLoginModule vs UsersRolesLoginModule) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940875#3940875 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940875 ---