- 
        1. Re: DatabaseServerLoginModule in JBoss-3.0.5RC1_tomcat-4.1.1jcordes Jan 7, 2003 1:24 PM (in response to jcordes)Now things are getting strange ... . With the Jetty-bundle everything works as expected. Anybody has a clue (I can see CatalogDomain in JNDI) ? 
 Bye,
 Jochen.
- 
        2. Re: DatabaseServerLoginModule in JBoss-3.0.5RC1_tomcat-4.1.1jferguson Jan 13, 2003 7:06 PM (in response to jcordes)Hi Jochen, 
 Seems like the swap to php and back lost some forum stuff!
 I'm just wondering if I missed any of your replies on this thread as of yesterday.
 I was wondering about the 'built in valve' you found in the Tomcat connection jar.
 Cheers,
 Jon
- 
        3. Re: DatabaseServerLoginModule in JBoss-3.0.5RC1_tomcat-4.1.1jcordes Jan 14, 2003 2:11 AM (in response to jcordes)Hi Jon ! 
 Yes, I replied yesterday (back at work though ;-)). Now I finally found that "internal valve" stuff. It's located at jboss-all\catalina\src\main\org\jboss\web\catalina\security\JBossSecurityMgrRealm.java.
 . In my servlet I'm only reading out the form-fields and finally do a redirect, no other magic here, so it should work with your JSP right away.
 Again no luck using the tomcat-4.1.12 bundle, the security domain is still not bound to JNDI. Regarding tomcat-4.1.18 there have been some ClassLoader-changes, so setting the loader-compliance to Java2 broke everything ...
 Bye,
 Jochen.
- 
        4. Re: DatabaseServerLoginModule in JBoss-3.0.5RC1_tomcat-4.1.1jferguson Jan 16, 2003 7:01 PM (in response to jcordes)Thanks Jochen for the help. 
 I'll have a look at that code.
 Hmmm... sometimes these things just take some shaking out.. Wonder if the bug reports list the problem.
 Cheers,
 Jon
 
    