Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 76799 invoked from network); 1 Dec 2009 11:19:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 11:19:59 -0000 Received: (qmail 67868 invoked by uid 500); 1 Dec 2009 11:19:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 67778 invoked by uid 500); 1 Dec 2009 11:19:55 -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 67767 invoked by uid 99); 1 Dec 2009 11:19:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 11:19:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of miki@ceti.pl designates 62.121.128.10 as permitted sender) Received: from [62.121.128.10] (HELO relay.ceti.pl) (62.121.128.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 11:19:45 +0000 Received: from tau.ceti.pl (tau.ceti.pl [62.121.128.11]) by relay.ceti.pl (Postfix) with ESMTP id 11C4BD5593 for ; Tue, 1 Dec 2009 12:19:25 +0100 (CET) Received: from [10.20.64.84] (unknown [89.174.237.33]) by tau.ceti.pl (Postfix) with ESMTP id DDFAB202FEC for ; Tue, 1 Dec 2009 12:19:24 +0100 (CET) Message-ID: <4B14FBBC.4070106@ceti.pl> Date: Tue, 01 Dec 2009 12:19:24 +0100 From: Mikolaj Rydzewski User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How to access JNDI resources on Tomcat level References: <48DBB24A.8050405@ceti.pl> <48DCF5B5.4010806@ceti.pl> <48DD15BD.6020202@christopherschultz.net> <48DD5D66.2040304@ceti.pl> <26574958.post@talk.nabble.com> In-Reply-To: <26574958.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org vramanaj wrote: > 1. Defined DataSource within GlobalNamingResources > As already mentioned here, you should rather use jdbc/DefaultDS. >> * add JNDI support to josso webapp (e.g. and ResourceLink to >> META-INF/context.xml and resource-ref to WEB-INF/web.xml) >> Did you miss this step? Since /josso webapp performs all magick with usernames/passwords you need to allow it to access JNDI related information. -- Mikolaj Rydzewski --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org