[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Concurrent deployments
adrian@jboss.org
do-not-reply at jboss.com
Fri Feb 22 11:35:52 EST 2008
"david.lloyd at jboss.com" wrote :
| I don't really understand the hairy details behind some of the classloader problems, but surely they could be worked around by imposing some reliance on the dependency system for them as well?
|
If all the deployments specified their classloading dependencies
(osgi style) the problem would go away.
This also means automagically adding javaee (and the relevant container)
classloading dependencies into ejb/war deployments etc.
since we can't expect users to do this for themselves.
It's doable, but I doubt it is going to happen soon?
Another side affect of this, is that those deployments that
explictly list their package exports wouldn't have to go through the
scan of the filesystem/jars to determine what packages they export.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131493#4131493
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131493
More information about the jboss-dev-forums
mailing list