[jboss-dev-forums] [Design of POJO Server] - Re: AOP and CL warning at undeploy

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Jun 10 13:23:46 EDT 2008


>From a quick glance the problem seems to stem from that the ExtendedManagedObjectAdvisor wrapping the containers are not cleaned up. When the container is stopped, the ExtendedManagedObjectAdvisor has a Set of AdviceBindings. Each AdviceBinding entry has a reference back to the affected advisors. The ExtendedManagedObjectAdvisor needs to remove itself from its bindings. 

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

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



More information about the jboss-dev-forums mailing list