dev@glassfish.java.net

lifecycle module classloading delegation

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Thu, 20 Jul 2006 19:15:29 +0200

Hi,

for web-apps there is nice possibility to say classloader to not
delegate loading classes to its parents.
is there anything similar for lifecycle modules?
let's say to try load class from instance/lib before asking parent to
load this class.

Thanks,

WBR,
Alexey.