You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/02/20 18:57:36 UTC

DO NOT REPLY [Bug 6586] - Automatically set JAVA, JAVAHOME enviroment variables at startup

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6586>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6586

Automatically set JAVA, JAVAHOME enviroment variables at startup

patrick.luby@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From patrick.luby@sun.com  2002-02-20 17:57 -------
Unfortunately, while your patch will work on Mac OS X (since there is one and 
only 1 JVM on the machine), this can cause very unexpected results on platforms 
that have multiple JVM versions installed (e.g. my Solaris and Linux machines 
have 1.1, 1.2, 1.3, and 1.4 JDKs on them).

Since Tomcat 4.x will work with JDK 1.3 or higher, the "which" command has a high 
likelihood of finding and using an inadequate JDK version.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>