Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 69852 invoked from network); 7 Feb 2006 14:35:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 14:35:01 -0000 Received: (qmail 91730 invoked by uid 500); 7 Feb 2006 14:34:47 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91490 invoked by uid 500); 7 Feb 2006 14:34:46 -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 91479 invoked by uid 99); 7 Feb 2006 14:34:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 06:34:46 -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.52] (HELO usbb-lacimss2.unisys.com) (192.63.108.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 06:34:45 -0800 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.43]) by usbb-lacimss2 with InterScan Messaging Security Suite; Tue, 07 Feb 2006 09:50:38 -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); Tue, 7 Feb 2006 09:34:23 -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); Tue, 7 Feb 2006 09:34:23 -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); Tue, 7 Feb 2006 08:34:22 -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: Why JasperException "Unable to compile" Date: Tue, 7 Feb 2006 08:34:22 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Why JasperException "Unable to compile" Thread-Index: AcYr7tX7d5KQ5vBVQPu93mfhVFGHCwAAVizQ From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 07 Feb 2006 14:34:22.0731 (UTC) FILETIME=[966B75B0:01C62BF3] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Ralph.Grothe@itdz-berlin.de=20 > [mailto:Ralph.Grothe@itdz-berlin.de]=20 > Subject: Why JasperException "Unable to compile" >=20 > we run two Tomcats on two separate hosts which are assumed=20 > to be configured exactly the same (at least as far as Tomcat, > Java env, and this webapp are concerned). And what would that configuration be? It's tough to answer a question without knowing what Tomcat level, what JRE/JDK, what OS, etc. You're asking people to guess. > Maybe I could even raise the verbosity level (by somehow enabling > debug mode) of Tomcat? Can this be done on a running Tomcat? Try using the admin app that is available for whatever Tomcat level you're using. > Since I even lack the most basics of JSP (thought it was=20 > only some sort of templating/embedding of Java code in=20 > ordinary XHTML) Sounds like you should at least read the Servlet and JSP specs, which are available on the Sun download site: http://java.sun.com/products/servlet/download.html#specs http://java.sun.com/products/jsp/download/index.html#specs > I am not even familiar with when and how the Java source gets > compiled and thus could produce the below Jasper exception Upon first reference to the .jsp 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