Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 44572 invoked from network); 1 Feb 2002 22:20:59 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Feb 2002 22:20:59 -0000 Received: (qmail 17693 invoked by uid 97); 1 Feb 2002 22:19:58 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 17676 invoked by uid 97); 1 Feb 2002 22:19:57 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 17664 invoked from network); 1 Feb 2002 22:19:57 -0000 From: To: tomcat-user@jakarta.apache.org Subject: Custom Auth for JDBC Realm server xml help 3.3-m4 Date: Fri, 1 Feb 2002 17:20:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020201222057.PIDZ17775.imf28bis.bellsouth.net@localhost> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello All, How do I direct Tomcat via the server.xml file to use a custom class for JDBC auth with Tomcat 3.3-m4? Do I need to switch to 4.0 to use a custom auth class? I understand that in 4.0 it is easy to set the entry but 4.0 has a bug that I want to avoid for now. I've created a custom class called TMSJDBCRealm which extends BaseRealm and placed it into the tomcat_modules.jar. I then tried to add the entry just after the entry but Tomcat does not appear to be calling my class. When I go to a protected url I do get the basic login box but entering a user name and password avail nothing. I also look for my debug info to scroll past on the server and nothing is there. Any help is greatly appreciated. Thanks Lon Palmer -- To unsubscribe: For additional commands: Troubles with the list: