Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 63525 invoked from network); 31 Oct 2001 13:10:33 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 31 Oct 2001 13:10:33 -0000 Received: (qmail 3833 invoked from network); 31 Oct 2001 13:12:42 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 31 Oct 2001 13:12:42 -0000 Received: (qmail 28319 invoked by uid 97); 31 Oct 2001 13:09:46 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 28302 invoked by uid 97); 31 Oct 2001 13:09: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 28291 invoked from network); 31 Oct 2001 13:09:45 -0000 Message-ID: <764CA2FF49EC054BA086FC8253A52DD7433822@merc09.na.sas.com> From: Larry Isaacs To: 'Tomcat Users List' Subject: RE: Jikes and 3.2.3 Date: Wed, 31 Oct 2001 08:09:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The conf/web.xml is no longer read by Tomcat 3.2.3. You will need to include those lines in the web.xml of each web application. Should you decide to upgrade to Tomcat 3.3, switching to Jikes is accomplished by adding: javaCompiler="jikes" to the JspInterceptor element in server.xml. Cheers, Larry > -----Original Message----- > From: Robert Berger [mailto:rwb@vtiscan.com] > Sent: Tuesday, October 30, 2001 3:03 PM > To: Tomcat Users List > Subject: Jikes and 3.2.3 > > > I am trying to use 3.2.3 with a JRE and can't get it to use the Jikes > compiler. I uncommented the appropriate line in > tomcat/conf/web.xml, but > it > seems to have no effect. > > I looked at the source for org.apache.tomcat.request.JspInterceptor > and I cannot find any code that actually sets the jspCompilerPlugin > variable > in TomcatOptions. > > Is there a way to get 3.2.3 to use Jikes? > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: