[jboss-dev-forums] [Design of JBossCache] - Re: Default classloader for deserialization

galder.zamarreno@jboss.com do-not-reply at jboss.com
Wed Nov 29 19:25:16 EST 2006


Guys, there's a good wiki (probably the clearest CL 
explanation around) on CL and how they're structured
 here: 
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases

See Case2 where a class is defined in both, an 
application's archive and in the server/all/lib.

"A singleton NoAnnotationClassLoader instance is created during the server's boot process and its job is to define classes available in the $JBOSS_HOME/lib libraries"

And that's parent to all UCLs.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989871#3989871

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989871



More information about the jboss-dev-forums mailing list