"clebert.suconic(a)jboss.com" wrote :
| Also... Are you sure MBeanProxyExt would avoid a redeployment leakage?
|
| The Class created will have a reference back to the fake classLoader, what will have a
reference to the parent classLoader, what would hang the classLoader anyways.
|
The reference to the parent should not hold anything as the proxy is created by the child
class loader. Unless there is an outside reference to the proxy, the proxy and the class
loader created by MBeanProxyExt would be available for gc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961049#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...