You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/03/24 15:14:40 UTC

DO NOT REPLY [Bug 48976] New: Document JAVA_ENDORSED_DIRS in the header of catalina.{sh,bat}

https://issues.apache.org/bugzilla/show_bug.cgi?id=48976

           Summary: Document JAVA_ENDORSED_DIRS in the header of
                    catalina.{sh,bat}
           Product: Tomcat 6
           Version: 6.0.26
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Documentation
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: laurent.vaills@gmail.com


Created an attachment (id=25174)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25174)
Output of the svn diff for catalina.sh and catalina.bat based on the tag 6.0.26

A bit of documentation is missing about the environment variables
JAVA_ENDORSED_DIRS, that is possible to use to give some path locations
containing some jars to allow replacement of APIs created outside of the JCP
(i.e. DOM and SAX from W3C). It can also be used to update the XML parser
implementation.

The patch also includes a fix for the LOGGING_MANAGER example.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 48976] Document JAVA_ENDORSED_DIRS in the header of catalina.{sh,bat}

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48976

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-05-24 10:50:14 EDT ---
Thanks for the patch. It has been applied to trunk and 6.0.x and will be
included in 6.0.27 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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