You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Koes, Derrick" <De...@smith-nephew.com> on 2003/06/12 17:31:39 UTC

java.endorsed.dirs


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.

Is there a bug against this?



This electronic transmission is strictly confidential to Smith & Nephew and
intended solely for the addressee.  It may contain information which is
covered by legal, professional or other privilege.  If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy or take any action in reliance on this
transmission.  If you have received this transmission in error, please
notify the sender as soon as possible and destroy this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org