Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 61233 invoked from network); 24 Jul 2003 13:03:15 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Jul 2003 13:03:15 -0000 Received: (qmail 11044 invoked by uid 97); 24 Jul 2003 13:05:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 11037 invoked from network); 24 Jul 2003 13:05:48 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 24 Jul 2003 13:05:48 -0000 Received: (qmail 59713 invoked by uid 500); 24 Jul 2003 13:02:58 -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 59669 invoked from network); 24 Jul 2003 13:02:57 -0000 Received: from sid.armstrong.com (204.74.20.252) by daedalus.apache.org with SMTP; 24 Jul 2003 13:02:57 -0000 Received: from joedog.org (fnord.armstrong.com [204.74.20.11]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id h6OCuFM0018475 for ; Thu, 24 Jul 2003 07:56:15 -0500 Message-ID: <3F1FD902.10000@joedog.org> Date: Thu, 24 Jul 2003 09:02:58 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Extending a Realm References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N When creating your own Realm/Valve, you also need add an mbean_descriptor ... http://jakarta.apache.org/tomcat/tomcat-4.1-doc/mbeans-descriptor-howto.html -Tim Jan Bodey wrote: > Hi > > I have just joined this list, and I notice that there is already a > thread going on subject "Extending a Realm". I myself wish to do this. > I have extended JAASRealm to my own class. I have put the jar > containing this class into the server/lib directory. However, whenever > I try to start my application, I get anException: "java.lang.Exception: > ManagedBean is not found with MyJAASRealm". > > Can anybody assist me with this? Also, if there was anything that may > be of use to me in the recent thread, could someone forward that to me? > > Cheers > > Jan. > > _________________________________________________________________ > The new MSN 8: smart spam protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org