-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gregor,
Gregor Schneider wrote: > Chuck, > > then the docs are quite misleading. Nope. Read them again. > <quote> > When a request to load a class > from the web application's WebappX class loader is processed, this > class loader will look in the local repositories first, instead of > delegating before looking. > </quote> That's exactly what Chuck said. The webapp's classloader tries to load the webapp's classes first, then delegates if they cannot be found. The exceptions listed are not very relevant, since nobody ever really tries to override java.* classes in the first place. The only complication comes when things like XML parsers are thrown into the mix, which has always been a headache. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGxbKd9CaO5/Lv0PARAvbRAJ9HxP5V/1TouQHgCgMYDnsJWawOBACeMbS/ SuZbZcmeVsXC/gK5p0uiApY= =JHGc -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]