DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31485>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31485

setclasspath.sh: JAVA_ENDORSED_DIRS should be extended with 
`$JAVA_HOME/jre/lib/endorsed`

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2004-09-30 15:04 -------
We don't want to much with the user's JDK installation.  So we provide another 
location, $CATALINA_HOME/common/endorsed, where they can take advantage of 
Java's endorsed classloading mechanism.  This approach is safe, effective, and 
fairly standard in that numerous other containers apply it.  If you want to 
modify your own startup script, you're obviously free to do so, but the default 
Tomcat scripts will refer to $CATALINA_HOME/common/endorsed.

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

Reply via email to