[jboss-dev-forums] [Design of POJO Server] - Re: Scoped domain with java2ParentDelegation=false loads cla
adrian@jboss.org
do-not-reply at jboss.com
Fri Oct 12 07:29:11 EDT 2007
The ClassLoaderMetaData/Module doesn't currently provide a mechanism to
turn off caching and blacklisting on the VFSClassLoaderPolicy.
The actual features of the ClassLoaderMetaData is not yet complete.
If you don't want to implement it (it's scheduled for RC1) then you
can always hack a version of the classloader policy that turns off caching
and blacklisting for your tests.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094487#4094487
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094487
More information about the jboss-dev-forums
mailing list