Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 11833 invoked by uid 500); 11 Oct 2001 00:33:41 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 11808 invoked from network); 11 Oct 2001 00:33:41 -0000 Date: Wed, 10 Oct 2001 17:33:49 -0700 (PDT) From: "Ian Kallen " X-Sender: iank@atlas.sfo.covalent.net To: tomcat-dev@jakarta.apache.org Subject: bug using jikes and Tomcat 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It's been observed that with Tomcat 4.0, using jikes is broken, simply try following the $CATALINA_HOME/conf/web.xml comments, the init-param for classpath has no effect. However, changing line 89 of $CATALINA_HOME/bin/catalina.sh, where it's setting up the classpath, to read CP="$JAVA_HOME/jre/lib/rt.jar:$CATALINA_HOME/bin/bootstrap.jar" "fixes" it though. Just thought y'all should know :) cheers, -Ian -- Ian Kallen | AIM: iankallen