Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 30509 invoked from network); 30 Apr 2003 15:11:20 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Apr 2003 15:11:20 -0000 Received: (qmail 35 invoked by uid 97); 30 Apr 2003 15:13:20 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 28 invoked from network); 30 Apr 2003 15:13:20 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Apr 2003 15:13:20 -0000 Received: (qmail 28939 invoked by uid 500); 30 Apr 2003 15:10:59 -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 28888 invoked from network); 30 Apr 2003 15:10:58 -0000 Received: from mistral.reuters.pl (HELO mistral.3000xtra.pl) (195.116.107.254) by daedalus.apache.org with SMTP; 30 Apr 2003 15:10:58 -0000 Received: from warrior ([192.168.6.245]) by mistral.reuters.pl (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTP id <0HE50080KWWZC5@mistral.reuters.pl> for tomcat-user@jakarta.apache.org; Wed, 30 Apr 2003 17:12:35 +0200 (CEST) Date: Wed, 30 Apr 2003 17:11:16 +0200 From: Daniel Kowalik Subject: java:comp is not bound in this ctx. In-reply-to: <3EAFE09D.1020707@comcast.net> To: 'Tomcat Users List' Message-id: <000001c30f2a$bf1e4160$f506a8c0@warrior> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook, Build 10.0.2627 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi All, i've just tried to use JNDI connection pool with MySql, i exactly copied the example from tomcat docs (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-example s-howto.html) and i still got the message that java:comp is not bound in this context. However when i moved all the code to jsp it works perfectly. Has anyone met similar thing? I use Tomcat 4.1.24LE on Java 1.4.1_02. Bests daniel --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org