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

start menu for tomcat doesn't include java.endorsed.dirs

           Summary: start menu for tomcat doesn't include java.endorsed.dirs
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have tomcat 4.1.18 installed on Win2K.

If I run it as a service or from the command line, setclasspath.bat is called 
and java.endorsed.dirs is set to %BASE_DIR%\bin;%BASE_DIR%\common\endorsed.  
Therefore, the overrides (xalan 2.5.1 and xerces 2.4.0) that I have in the 
endorsed directory get picked up.

However, if I run from the start menu, java.endorsed.dirs is not set because 
the following is run: C:\j2sdk1.4.1_01\bin\java.exe -jar -Duser.dir="C:\Program 
Files\Apache Group\Tomcat 4.1" "C:\Program Files\Apache Group\Tomcat 4.1
\bin\bootstrap.jar" start


I realize I can modify this by hand, but I want all ways of running tomcat to 
be consistent out of the box.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to