"kabir.khan(a)jboss.com" wrote : "adrian(a)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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...