Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 66839 invoked from network); 9 May 2000 19:52:59 -0000 Received: from hqvsbh1.ms.com (205.228.12.103) by locus.apache.org with SMTP; 9 May 2000 19:52:59 -0000 Received: (from uucp@localhost) by hqvsbh1.ms.com (8.9.3/fw v1.30) id PAA02735 for ; Tue, 9 May 2000 15:52:55 -0400 (EDT) Received: from localhost(127.0.0.1) by hqvsbh1 via smap (4.1) id sma.9579019571.002330; Tue, 9 May 00 15:52:37 -0400 Received: (from uucp@localhost) by hqvsbh1.ms.com (8.9.3/8.9.3(vs)) id PAA02231 for ; Tue, 9 May 2000 15:52:36 -0400 (EDT) X-Authentication-Warning: hqvsbh1.ms.com: Processed from queue /var/spool/mqueue-vs X-Authentication-Warning: hqvsbh1.ms.com: Processed by uucp with -C /etc/mail/sendmail.vs.cf Received: from hqsmh2.ms.com(144.14.70.179) by hqvsbh1 via smap (4.1) id sma.9579019431.001995; Tue, 9 May 00 15:52:23 -0400 Received: from msdw.com (mgfrmnt33.morgan.com [144.14.3.227]) by hqsmh2.ms.com (8.8.5/imap+ldap v2.4) with ESMTP id PAA18913 for ; Tue, 9 May 2000 15:52:23 -0400 (EDT) Message-ID: <39186C77.C4F8C609@msdw.com> Date: Tue, 09 May 2000 15:52:23 -0400 From: Alec Bau Organization: Morgan Stanley Dean Witter & Co. X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user list Subject: Alternative compiler with Tomcat? Content-Type: multipart/mixed; boundary="------------BA77C0EA3887D8711C5307EF" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N --------------BA77C0EA3887D8711C5307EF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is it possible to instruct Tomcat to use for JSP other compiler (Jikes, etc.) that's faster than stock JDK javac? Anybody tried this? If yes what compilers are available and how to configure Tomcat? When I tried to use the following in web.xml to enable Jikes it gave me an exception at a 1st attempt to compile a JSP: jspCompilerPlugin org.apache.jasper.compiler.JikesJavaCompiler Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for JSP at org.apache.jasper.compiler.Compiler.compile(Compiler.java, Compiled Code) at org.apache.jasper.runtime.JspServlet.loadJSP(JspServlet.java:413) at org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:149) at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:161) at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261) at org.apache.jasper.runtime.JspServlet.service(JspServlet.java, Compiled Code) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, Compiled Code) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160) at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338) at java.lang.Thread.run(Thread.java:479) Thanks. --------------BA77C0EA3887D8711C5307EF Content-Type: text/x-vcard; charset=us-ascii; name="Alec.Bau.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Alec Bau Content-Disposition: attachment; filename="Alec.Bau.vcf" begin:vcard n:Bau;Alec tel;pager:800-864-8444/1815296 tel;fax:212-762-5625 tel;work:212-762-9116 x-mozilla-html:TRUE org:Morgan Stanley Dean Witter;MRD-IT version:2.1 email;internet:Alec.Bau@msdw.com adr;quoted-printable:;;1221 Avenue Of The Americas,=0D=0AFloor 31;New York;NY;10020;USA x-mozilla-cpt:;3696 fn:Alec Bau end:vcard --------------BA77C0EA3887D8711C5307EF--