Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9510 invoked from network); 1 Nov 2005 02:12:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Nov 2005 02:12:44 -0000 Received: (qmail 22112 invoked by uid 500); 1 Nov 2005 02:12:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 22098 invoked by uid 500); 1 Nov 2005 02:12:29 -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 22087 invoked by uid 99); 1 Nov 2005 02:12:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2005 18:12:29 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.63.108.51] (HELO usbb-lacimss1.unisys.com) (192.63.108.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2005 18:12:24 -0800 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.43]) by usbb-lacimss1 with InterScan Messaging Security Suite; Mon, 31 Oct 2005 21:26:45 -0500 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.44]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 31 Oct 2005 21:12:07 -0500 Received: from USRV-EXCH1.na.uis.unisys.com ([129.225.81.6]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 31 Oct 2005 21:12:07 -0500 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by USRV-EXCH1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 31 Oct 2005 20:12:05 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: I'm convinced JNDI support is broken in 5.0.28 Date: Mon, 31 Oct 2005 20:12:05 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: I'm convinced JNDI support is broken in 5.0.28 Thread-Index: AcXeiK4+gc18/lJdTl2nUMwXMz/YFgAAE2GQ From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 01 Nov 2005 02:12:05.0876 (UTC) FILETIME=[A7E73340:01C5DE89] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Preston Crawford [mailto:me@prestoncrawford.com]=20 > Subject: I'm convinced JNDI support is broken in 5.0.28 >=20 > I keep getting... >=20 > FATAL [http-8080-Processor25] (DatasourceConnectionProvider.java:47) - > Could not find datasource: java:comp/env/jdbc/sybDB > javax.naming.NameNotFoundException: Name jdbc is not bound in=20 > this Context What ports do you have configured for the database? Running as something other than root restricts the ports you can utilize on Linux. > But yet 5.5 requires Java 5, right? No, it does not. If you want to run 5.5 on a 1.4 JRE, just download and install the Compat.zip package from the Tomcat download page. - Chuck 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. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org