[jboss-user] [Microcontainer] - Re: Lifecycle stop() method and new objects

alesj do-not-reply at jboss.com
Thu Nov 27 14:16:51 EST 2008


The classloader should be there,
since we only remove it from BMD once it's uninstalled:
 - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-deployers/trunk/deployers-vfs/src/main/java/org/jboss/deployers/vfs/deployer/kernel/BeanMetaDataDeployer.java

In deployment phase it's removed here:
 - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-deployers/trunk/deployers-impl/src/main/java/org/jboss/deployers/plugins/classloading/AbstractLevelClassLoaderSystemDeployer.java

I'm not saying its impossible, but I doubt it's us. ;-)
Since this would already pop-up, like you said, 
some stop/destroy method needs to do something.

Perhaps you don't have your dependencies right,
and something snatches cl from the bean,
w/o properly unwinding/uninstalling it?

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

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



More information about the jboss-user mailing list