Ok, I will try this on a standalone TOMEE installation..... Though, it appears that even on WTP tomee, the pool is tied to the webapp - the classloader is the LazyStopWebappClassLoader.
The problem is that the org.apache.catalina.loader.StandardClassLoader retains a reference to LazyStopWebappClassloader, and prevents it from GC'ing. I will try now anyhow, to see what happens. I will return!! Tony. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Permgen-issue-tp4676065p4676091.html Sent from the TomEE Users mailing list archive at Nabble.com.
