יל 2011 16: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,
> 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 upgra
: 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).
And
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: Mic
> 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