[jboss-dev-forums] [Design of POJO Server] - Re: AOP and CL warning at undeploy
kabir.khan@jboss.com
do-not-reply at jboss.com
Wed Jun 11 11:45:43 EDT 2008
The advisors referenced by AdviceBinding are the keys of a WeakHashMap. I attached a profiler to figure out if anything is keeping a strong references to the ExtendedManagedObjectAdvisors, but could not find anything. Using the profiler to force a garbage collection between undeployment of the app and shutdown of the server gets rid of the problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157430#4157430
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157430
More information about the jboss-dev-forums
mailing list