Hi, I am coding an application using TOMEE..... I notice when I make changes in eclipse, with tomee running, the tomee hot-deploy doesn't GC the previous application before the change.
Using VisualVM, it appears that there are a bunch of tomee threads that are keeping hold of the LazyStopWebappClassLoader. Is this something I should be worried about? Does TOMEE gradually rotate these threads so the previous applications can be GC'd? Thanks -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Permgen-issue-tp4676065.html Sent from the TomEE Users mailing list archive at Nabble.com.
