Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 52092 invoked from network); 13 Sep 2002 15:43:22 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Sep 2002 15:43:22 -0000 Received: (qmail 466 invoked by uid 97); 13 Sep 2002 15:43:37 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 425 invoked by uid 97); 13 Sep 2002 15:43:36 -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 412 invoked by uid 98); 13 Sep 2002 15:43:35 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "jon wingfield" To: "Tomcat Users List" Subject: RE: NEWBIE: can't compile jasper2 Date: Fri, 13 Sep 2002 16:42:12 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20020913165522.A1266@meilihua> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: 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 That constructor of RuntimeException has only been available since version 1.4 of the JDK. What JDK are you trying to compile with? -----Original Message----- From: Kevin C. Flaherty [mailto:kevin@roadstead.org] Sent: 13 September 2002 15:55 To: tomcat-user@jakarta.apache.org Subject: NEWBIE: can't compile jasper2 Hi all, this may be obvious, but I could use some help. Trying to compile latest jakarta-tomcat-jasper/jasper2 off cvs for use with tomcat 4.1.10, using ant 1.5 on Linux RH 7.1 with the following classpath: [kevon@ushuaia jakarta-tomcat-4.0]$ echo $CLASSPATH :/usr/local/java/jdk1.3.1_02/jre/lib:/usr/local/java/jdk1.3.1_02/jre/lib:/us r/local/tomcat/jaf-1.0.2:/usr/local/tomcat/jaxm-1.1_01/lib:/usr/local/tomcat /jaxp-1.2_01:/usr/local/tomcat/jaxr-1.0_02/lib:/usr/local/tomcat/jaxrpc-1.0_ 01/lib Here is what I get for error from ant: [javac] /usr/local/tomcat/jakarta-tomcat-jasper/jasper2/src/share/org/apache/ja sper/compiler/ImplicitTagLibraryInfo.java:162: cannot resolve symbol [javac] symbol : constructor RuntimeException (org.apache.jasper.JasperExcept ion) [javac] location: class java.lang.RuntimeException [javac] throw new RuntimeException(je); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 1 error BUILD FAILED file:/usr/local/tomcat/jakarta-tomcat-jasper/jasper2/build.xml:119: Compile failed; see the compiler error output for details. Total time: 22 seconds any ideas? I have tried to make sure all of my .jar files exist, in the right spot, but I can't figure out how to fix this last issue! thanks in advance, Kevin -- Kevin C. Flaherty email: kevin@roadstead.org Roadstead Consulting www: www.roadstead.org Badstuestraede 3 work: +45 26 29 90 94 1207 Copenhagen K IM: roadstead_rap (YahooIM) Denmark -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: