[JBoss-user] [HTTPD, Servlets & JSP] - Re: Creating Custom Authenticators

2004-09-13 Thread mkoerdt
I didn't need to re-jar. I just unjared the Authenticator.properties from the catalina.jar inside server\default\deploy\jbossweb-tomcat50.sar. It creates the following directory org/apache/catalina/startup. Just leave the file there and define your authenticator. Hope this helps. View the o

[JBoss-user] [Installation & Configuration] - Re: Custom Auth Valve on jboss-3.2.5 w/tomcat

2004-09-02 Thread mkoerdt
Hi - Did you ever get this problem solved. I have a similar problem. I have a custom authenticator which calls a custom Jaas realm for authentication... I have this working on tomcat, but don't know how to set it up in JBoss. Any help would be appreciated. Thanks, Monika [EMAIL PROTECTED]