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.vai...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to