You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by S_Ewing <ja...@yahoo.com> on 2006/12/04 06:58:37 UTC

Endorsed directory path incorrect- setclasspath.sh bug?


The Tomcat 6 classloader documentation
(http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html) says
"Tomcat utilizes this mechanism by including the system property setting
-Djava.endorsed.dirs=$CATALINA_HOME/endorsed in the command line that starts
the container."

However the Tomcat 6.0.2 setclasspath.sh has:

JAVA_ENDORSED_DIRS="$BASEDIR"/common/endorsed

Is this a bug in the script? There is no common directory in Tomcat 6.

/s
-- 
View this message in context: http://www.nabble.com/Endorsed-directory-path-incorrect--setclasspath.sh-bug--tf2749545.html#a7671206
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


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