RE: problems with class loader on different web applications

2011-04-26 Thread Caldarale, Charles R
From: Michal Singer [mailto:michal.sin...@expand.com] Subject: problems with class loader on different web applications Hi, I am using tomcat 6.0.18. Move up - that's almost three years old, and lots of fixes have gone in since then. The Thread.currentThread.getContextLoader() shows a

RE: problems with class loader on different web applications

2011-04-26 Thread Michal Singer
as I need to in the code, it returns false, and this causes problems. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: ג 26 אפריל 2011 15:40 To: Tomcat Users List Subject: RE: problems with class loader on different web applications From: Michal

RE: problems with class loader on different web applications

2011-04-26 Thread Michal Singer
: problems with class loader on different web applications The problem is that some of the classes are loaded with the right class loader and some with the wrong (if it is a new class - it is loaded Correctly, if it is a class received from AMQ onMessage callback, a wrong class loader is used

RE: problems with class loader on different web applications

2011-04-26 Thread Caldarale, Charles R
From: Michal Singer [mailto:michal.sin...@expand.com] Subject: RE: problems with class loader on different web applications This version was tested thoroughly Apparently not, or you wouldn't be reporting a problem. I prefer not to upgrade the tomcat since the upgrade is not trivial

RE: problems with class loader on different web applications

2011-04-26 Thread Michal Singer
:36 To: Tomcat Users List Subject: RE: problems with class loader on different web applications From: Michal Singer [mailto:michal.sin...@expand.com] Subject: RE: problems with class loader on different web applications This version was tested thoroughly Apparently not, or you wouldn't