Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 88901 invoked from network); 6 Jan 2009 19:12:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2009 19:12:32 -0000 Received: (qmail 18657 invoked by uid 500); 6 Jan 2009 19:12:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 18634 invoked by uid 500); 6 Jan 2009 19:12:20 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 18623 invoked by uid 99); 6 Jan 2009 19:12:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 11:12:19 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [68.142.200.128] (HELO web30605.mail.mud.yahoo.com) (68.142.200.128) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 06 Jan 2009 19:12:10 +0000 Received: (qmail 17327 invoked by uid 60001); 6 Jan 2009 19:11:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=gif8bw+MKO9VCfqG/2N6ib+au9ibHBWgegZfdpXhz5eCgrBHaxscDGYhsoy61H6UdvKxQPEkdeimtOBJq68caeamPC2ys3G6Gax46H7MOTrUsQdhfLgNPuAdhjMbav0nbd9Da7VsYL1wwzlK2b4fotnVXbtdw2y9N+ycvYo52Tg=; X-YMail-OSG: BiEgExsVM1kukK3yHXy.cuKYqTmVaDLpWPomnKHjWIDA_8gA65tMoF4u15wkqfs2vexUaFISg7SuZf0QahOoX2Y8xmxSM6.FDN03kHWjui97oRndnuj.WEef.ry76KcXjxdXKg_ax3Hv_1KrbHsY3hZuBqJDFawPUIEURmfEWCyzhWlQ_HDJMOnDBNogHj6jcwSd1uRtKAQ5GW_lxWB8_owTNsccCLE- Received: from [80.101.209.214] by web30605.mail.mud.yahoo.com via HTTP; Tue, 06 Jan 2009 11:11:49 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Tue, 6 Jan 2009 11:11:49 -0800 (PST) From: Charl Gerber Reply-To: charlgerber@yahoo.com Subject: RE: Configuring a Realm To: Tomcat Users List In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215A81A1314@USEA-EXCH7.na.uis.unisys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <353468.17301.qm@web30605.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org > No, you don't, other than to indicate the > authentication mechanism. The presence of the > element inside your webapp's should be > sufficient to cause Tomcat to use it. That's what I thought, but my Realm is just ignored and the one that is pre= sent by default when installing Tomcat is used instead. > Are you using the same database for both application usage > and authentication? That's odd, but doable. Yes, same datasource. Won't go into the details, but perfectly valid reason= for doing so. > If the context.xml file is in the webapp's META-INF > directory, the path and docBase attributes are not allowed - > remove them. Yes, in the META-INF. I removed the path and docBase attributes, but still = no joy. > Is there a conf/Catalina/[host]/rankings.xml file present?=20 no. > Is there anything in the Tomcat logs pertinent to the use > of the ? No, that was going to be my next question. I see no authentication logging = whatsoever. Not even of the default Realm, which has debug=3D"0". I'm baffled. Charl >=20 > - Chuck >=20 >=20 > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR > OTHERWISE PROPRIETARY MATERIAL and is thus for use only by > the intended recipient. If you received this in error, > please contact the sender and delete the e-mail and its > attachments from all computers. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: > users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org