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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]