Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 37139 invoked from network); 13 Jan 2003 09:41:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Jan 2003 09:41:01 -0000 Received: (qmail 21049 invoked by uid 97); 13 Jan 2003 09:42:15 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 21033 invoked by uid 97); 13 Jan 2003 09:42:15 -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 21021 invoked by uid 98); 13 Jan 2003 09:42:14 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3E228A98.1010204@makmal.net> Date: Mon, 13 Jan 2003 17:44:56 +0800 From: Peng Tuck Kwok User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: javax.naming.NameNotFoundException: Name admin is not bound in this Context References: <38144.216.86.192.34.1042451141.squirrel@www.la-rubber.com> <3E228809.9020208@makmal.net> <38232.216.86.192.34.1042452416.squirrel@www.la-rubber.com> In-Reply-To: <38232.216.86.192.34.1042452416.squirrel@www.la-rubber.com> 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 The server.xml looks right . What about the web.xml in your webapp ? How does it look like ? David Durst wrote: >>The name is not defined correctly in that context. >>What kind of a resource is it ? >> > > > type="javax.sql.DataSource"/> > > factoryorg.apache.commons.dbcp.BasicDataSourceFactory > driverClassNameorg.postgresql.Driver > urljdbc:postgresql://127.0.0.1:5432/larco > maxActive60 > maxIdle20 > username***** > password***** > > > >>David Durst wrote: >> >>>Does anyone know what this is caused by????? >>>I have admin/larco defined as a resource in server.xml >>>and I am using the resource under admin. >>> >>>Why is this causing a problem???? >>> >>> >>> >>> >>>-- >>>To unsubscribe, e-mail: >>> For additional >>>commands, e-mail: >>> >>> >> >> >>-- >>To unsubscribe, e-mail: >> For additional >>commands, e-mail: > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: