You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/11/04 15:58:50 UTC

BugRat Report #342 has been filed.

Bug report #342 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/342>

REPORT #342 Details.

Project: Catalina
Category: Feature Requests
SubCategory: Enhancement
Class: suggest
State: received
Priority: low
Severity: non-critical
Confidence: public
Environment: 
   Release: Apache Tomcat/4.0-dev
   JVM Release: java version "1.3.0rc1"
   Operating System: Linux
   OS Release: RedHat 7.0
   Platform: I386

Synopsis: 
include $JAVA_HOME/bin when call java or jdb on catalina.sh

Description:
Including $JAVA_HOME/bin allows to run catalina.sh 
without setting up the path to run java.
you make sure that when you setup JAVA_HOME
 catalina will pick this up and call the correct java version.

Juan