Tested again with apache-tomee-1.5.1-20121017.041202-42-webprofile.zip.

My webapp (JSF+CDI+EJB+JPA) now redeploys without problems and I can see the stale classloaders and classes being garbage collected in JVisualVM :-)

Best regards,
Harald

Am 16.10.2012 21:23, schrieb Romain Manni-Bucau:
fixed too

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*




2012/10/16 Harald Wellmann <hwellmann...@gmail.com>

Thanks for fixing this so quickly!

I've retested my app with the latest snapshot, and I'm afraid there's
another problem of the same kind with the CDI context.

The web app classloaders are not removed from ThreadSingletonServiceImpl.*
*contextByClassLoader because the clear() method is not called with the
matching class loader (StandardClassLoader, but LazyStopWebAppClassLoader
is expected).

Best regards,
Harald


Reply via email to