-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chefo,

On 8/26/2010 11:24 AM, Chefo wrote:
> What bothers me in the WebappClassLoader is the fact that before it checks
> its repositories (lib folder and classes) and asks its parent class loader,
> it will first attempt to load a class from the system class loader - from
> the jvm.

That's supposed to be how it's done: webapps aren't supposed to be able
to subvert the JVM by loading their own definitions for, say,
java.lang.Object.

> I want to prevent that for certain packages and I
> want it to be configurable for each web application.

Can you give me an example of when this would be a good idea?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx2pEMACgkQ9CaO5/Lv0PCQiQCgrrlP1MmzO7zfg+db81i+h82D
4eAAn3I5g/Vb1JPpaC24jzfGLNhqMwT7
=uIHX
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to