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 72811 invoked from network); 19 Jul 2000 14:52:52 -0000 Received: from zmamail04.zma.compaq.com (161.114.64.104) by locus.apache.org with SMTP; 19 Jul 2000 14:52:52 -0000 Received: by zmamail04.zma.compaq.com (Postfix, from userid 12345) id 050279D5; Wed, 19 Jul 2000 10:52:26 -0400 (EDT) Received: from exchou-gh02.cca.cpqcorp.net (exchou-gh02.cca.cpqcorp.net [16.110.248.202]) by zmamail04.zma.compaq.com (Postfix) with ESMTP id CCFF6B01 for ; Wed, 19 Jul 2000 10:52:25 -0400 (EDT) Received: by exchou-gh02.cca.cpqcorp.net with Internet Mail Service (5.5.2650.21) id ; Wed, 19 Jul 2000 09:52:25 -0500 Message-ID: <435D38D69707D4119BEF00508B6CAF2E41A0BA@CCEEXC01> From: "Manty, George" To: "'tomcat-user@jakarta.apache.org'" Subject: Jigsaw jikes and Tomcat Date: Wed, 19 Jul 2000 09:52:23 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N On the project I am working on, my current configuration uses Jigsaw 2.0.5, with GNUJSP and the jikes compiler. I am switching from using GNUJSP to using the TOMCAT 3.1 engine and can not figure out from the documentation how to get TOMCAT to use the IBM jikes compiler instead of Sun's javac compiler. I have looked at the code and I noticed to init paramaters: jspCompilerPlugin and jspCompilerPath I can not find any documentation on these paramaters. Is there any documentation regarding this? Any help would be appreciated. Thank you, George