Setting the java.endorsed.dirs
843834Jun 18 2002 — edited Jun 25 2002Hi,
How do you set the java.endorsed.dirs system directory? I'm using J2SDK 1.4 and Tomcat and the release notes say
, when running Tomcat, set the java.endorsed.dirs system property to
<TOMCAT_HOME>/common/lib/
Also which JAR files so I need to copy over to the endorsed directory as I believe that JAXP1.1 is built into J2SDK 1.4?
Any help is greatly appreciated