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/11/02 17:15:12 UTC

DO NOT REPLY [Bug 14192] New: - setclasspath.bat does not set classpath correctly

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

setclasspath.bat does not set classpath correctly

           Summary: setclasspath.bat does not set classpath correctly
           Product: Tomcat 4
           Version: 4.1.12
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: mduffy@austin.rr.com


setclasspath.bat does not set classpath correctly

The only claspath that is set is 
set CLASSPATH=%JAVA_HOME%\lib\tools.jar

When you try to launch Tomcat you get a classnotfound exception.

If you move all the jars into the ext directory, it works fine.

I installed Tomcat on my "g:" drive under windows 2000.  My CATALINA_HOME is 
set correctly because I do not get any errors relating to CATALINA_HOME not 
found.

I don't think you get this bug if you install to the "c:" drive.

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