For Programmers: Free Programming Magazines  


Home > Archive > Java Help > June 2005 > difference between endorsed and lib folders?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author difference between endorsed and lib folders?
Elhanan

2005-05-31, 9:10 am

hi..

can somone please explain to me what is the difference between the
endorsed and lib folders in common folder in tomcat? i tried reading
the documentation but i couldn't figure it out.

Juha Laiho

2005-06-02, 3:59 pm

"Elhanan" <emaayan@hotmail.com> said:
>can somone please explain to me what is the difference between the
>endorsed and lib folders in common folder in tomcat? i tried reading
>the documentation but i couldn't figure it out.


In short, there are some package names from which classes are only loaded
if the package files are located in the endorsed/ directory.

References:
http://java.sun.com/j2se/1.4.2/docs/guide/standards/
http://jakarta.apache.org/tomcat/to...ader-howto.html
(for this latter, there is a chapter named "XML Parsers and JDK 1.4"
close to the end of the document; note though, this is for Tomcat 4.1;
the "endorsed" mechanism is slightly different for post-5.0 versions of
Tomcat).
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com