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 2001/09/21 18:44:36 UTC

DO NOT REPLY [Bug 3763] - Missing CATALINA_CLASSPATH env or Context/Classpath element

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=3763>.
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=3763

Missing CATALINA_CLASSPATH env or Context/Classpath element

craig.mcclanahan@sun.com changed:

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



------- Additional Comments From craig.mcclanahan@sun.com  2001-09-21 09:44 -------
The current behavior was introduced because class path problems cause a *very*
large percentage of difficulties for new users of Tomcat, and these problems
have vanished since Tomcat was changed to ignore any previously set CLASSPATH.

Given this, I am -1 on changing it to do as you propose.  You can always create
your own modified copy of "catalina.bat" or "catalina.sh", but then you are also
on your own for debugging any problems that this causes.