Author: dblevins
Revision: 1198591
Modified property: svn:log

Modified: svn:log at Mon Jan 23 02:29:06 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 23 02:29:06 2012
@@ -1 +1,2 @@
 when we create the webapp classloader we replace the classloader by a wrapper 
(TomEEWebappClassLoader) which now uses the created classloader to get 
resources before the real webapp classloader which adds its resources only if 
we didn't find it in our classloader. It aims to avoid to find twice the same 
resources because we almost duplicate all the webappclassloader in ours.
+TOMEE-42: TCCL.getResources() returns duplicated when deploying with OpenEJB 
deployer

Reply via email to