[jboss-dev-forums] [Design of POJO Server] - Re: Scoped domain with java2ParentDelegation=false loads cla

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Oct 12 09:48:43 EDT 2007


The underlying policy when registering a loader with the DEFAULT domain has 
-exportAll=ExportAll
-exportedPackages contain the packages exported (probably from some scan?)

The underlying policy when registering a loader with the scoped domain has 
-exportAll=null
-exportedPackages is null

I think this is the problem rather than being able to turn off blacklisting. The resources from the scoped domain are being ignored

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

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



More information about the jboss-dev-forums mailing list