From tomcat-dev-return-20933-qmlist-jakarta-archive-tomcat-dev=jakarta.apache.org@jakarta.apache.org Wed Oct 30 20:55:53 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 79970 invoked from network); 30 Oct 2002 20:55:52 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Oct 2002 20:55:52 -0000 Received: (qmail 13769 invoked by uid 97); 30 Oct 2002 20:56:40 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 13752 invoked by uid 97); 30 Oct 2002 20:56:40 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 13740 invoked by uid 98); 30 Oct 2002 20:56:39 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Content-Type: text/plain; charset="iso-8859-1" From: Ian Darwin To: "Tomcat Developers List" Subject: Re: Using JIKES? Date: Wed, 30 Oct 2002 15:55:31 -0500 User-Agent: KMail/1.4.3 References: <93602B6F9AA71D4AA10B6084F7B150A1704EEF@mailserver.gopda.com> In-Reply-To: <93602B6F9AA71D4AA10B6084F7B150A1704EEF@mailserver.gopda.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210301555.31353.ian@darwinsys.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > I am wanting to run JIKES as the JSP compiler so I have changed out the > parameters in the config files and followed the directions in the > documentation. I still have a sneaking suspicion that JIKES is not > compiling my JSP files. I believe that I should be seeing the jikes.exe > appear as a process in the task manager console, but I am not. > > Is there a better way that I can check to see if JIKES is compiling my > JSP's? Has anyone else had problems converting from ANT to JIKES? It won't show in task mgr since it only runs for a bit of a second. Put in a JSP with a syntax error, and look at the message formats. Jikes errors look different from javac. -- To unsubscribe, e-mail: For additional commands, e-mail: