Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 26096 invoked from network); 5 Nov 2007 19:00:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2007 19:00:39 -0000 Received: (qmail 43873 invoked by uid 500); 5 Nov 2007 19:00:15 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 43855 invoked by uid 500); 5 Nov 2007 19:00:15 -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 43843 invoked by uid 99); 5 Nov 2007 19:00:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 11:00:15 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 19:00:15 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss1 with InterScan Message Security Suite; Mon, 05 Nov 2007 13:00:28 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 5 Nov 2007 12:59:48 -0600 Received: from usea-exch5.na.uis.unisys.com ([129.224.72.48]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 5 Nov 2007 12:59:48 -0600 Received: from USEA-EXCH2.na.uis.unisys.com ([129.224.72.37]) by usea-exch5.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 5 Nov 2007 12:59:48 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problems with a web application running a PHP script Date: Mon, 5 Nov 2007 12:59:48 -0600 Message-ID: <2828B04F0113CD468E6D1D51DF4362A403EAF462@USEA-EXCH2.na.uis.unisys.com> In-Reply-To: <1356.10.72.4.67.1194287714.squirrel@webmail.sttspa.it> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems with a web application running a PHP script Thread-Index: Acgf3Kh7kCLFJ5ZoSUKHLNKmIw6JjwAAPaDg References: <2138.10.72.4.67.1194041495.squirrel@webmail.sttspa.it> <2828B04F0113CD468E6D1D51DF4362A403E5AFF4@USEA-EXCH2.na.uis.unisys.com> <1688.10.72.4.67.1194174313.squirrel@webmail.sttspa.it> <001d01c81ef3$afc700c0$0300000a@animal> <4780.10.72.4.67.1194247543.squirrel@webmail.sttspa.it> <074a01c81f86$75d19f90$0300000a@animal> <1356.10.72.4.67.1194287714.squirrel@webmail.sttspa.it> From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 05 Nov 2007 18:59:48.0180 (UTC) FILETIME=[09732140:01C81FDE] X-Virus-Checked: Checked by ClamAV on apache.org > From: Rocco Scappatura [mailto:Rocco.Scappatura@sttspa.it]=20 > Subject: Re: Problems with a web application running a PHP script >=20 > Soory but I haven't understood what Chuck said in his first email. Just as a refresher, here's what I said: >> Possibly the correct JRE/JDK for Tomcat. The above class and method >> exist only in Java SE 6; what JVM are you trying to run Tomcat with? > However, I can't set a such source level (1.6). No one's asking you to set the source level for compilations; you just have to run with a 1.6 JVM, which it appears you're not actually doing (even though you have it installed). If you have other JRE/JDK levels installed, get rid of them to reduce the possibility of confusion. > Do I have to downgrade JDK to 1.5? No, the method you're trying to use exists only in 1.6. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org