| 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)
|