Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 49714 invoked from network); 21 Jun 2002 16:32:51 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Jun 2002 16:32:51 -0000 Received: (qmail 21450 invoked by uid 97); 21 Jun 2002 16:31:46 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 21342 invoked by uid 97); 21 Jun 2002 16:31:46 -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 21285 invoked by uid 98); 21 Jun 2002 16:31:45 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: JasperException: Unable to compile class for JSP Date: Fri, 21 Jun 2002 09:31:31 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JasperException: Unable to compile class for JSP Thread-Index: AcIX7XDVF3YH+yh0RAykhz8jnTTaggBAFKBgABQZb8A= From: "Pearsall, Kyle" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thank you for your reply. I am using Tomcat 4.0.4 with JDK 1.3.1. They were both clean installs. = Does Tomcat 4.0.4 have any issues with this JDK? Should I upgrade to = JDK 1.4? I will look into this further. Kyle -----Original Message----- From: Ralph Einfeldt [mailto:ralph.einfeldt@uptime-isc.de] Sent: Thursday, June 20, 2002 11:50 PM To: Tomcat Users List Subject: AW: JasperException: Unable to compile class for JSP Your error message sounds as if pageContext.handlePageException()=20 is is defined to accept just an Instance of Exception not Throwable. That could be caused be a jar file that contains an older version of the jsdk. (servlet.jar, ...) Have a look at your jar files that are used for your tomcat. (Don't forget {JAVA_HOME}\jre\lib\ext !) - Which Version of tomcat do you use ? =20 > -----Urspr=FCngliche Nachricht----- > Von: Pearsall, Kyle [mailto:Kyle.Pearsall@cda.canon.com] > Gesendet: Donnerstag, 20. Juni 2002 02:00 > An: Tomcat (E-mail) > Betreff: JasperException: Unable to compile class for JSP >=20 >=20 > Now I get a different problem. The jsp files can't compile=20 > correctly at runtime. This code works properly on Weblogic=20 > 5.1. Do I need to fix something in Tomcat? Any suggestions? >=20 >=20 > org.apache.jasper.JasperException: Unable to compile class for JSP > D:\TOMCAT\work\Standalone\localhost\dhimaging\jsp\Albums$jsp.j > ava:689: Incompatible type for method. Explicit cast needed=20 > to convert java.lang.Throwable to java.lang.Exception. > if (pageContext !=3D null) pageContext.handlePageException(t); > ^ -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: For additional commands, e-mail: