[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Generated Classes not found if they do not match any of

adrian@jboss.org do-not-reply at jboss.com
Mon Mar 16 12:43:23 EDT 2009


"kabir.khan at jboss.com" wrote : "adrian at jboss.org" wrote : 
  |   | This is currently an open problem in the classloading consistency checking:
  |   | https://jira.jboss.org/jira/browse/JBCL-25
  |   | 
  | 
  | Regarding this
  | "JIRA Issue" wrote : 
  |   | Eventually this must also include some kind of "package fragment' notion like OSGi 
  |   | where the packages end up in the same physical classloader.
  |   | 
  | 
  | I don't think that is what we are after in this case, rather the aop generated proxies package should actually live in each separate classloader
  | 

Yes, split packages (the same package in different deployments/classloaders)
and bundle/package fragments (adding classes/resources to existing classloaders) 
are different capabilities,

The classloading should handle both use cases, it currently handles neither
with importAll=false and you link the classloaders because the validation doesn't understand it.

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

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



More information about the jboss-dev-forums mailing list