onMessage is called,
It does: runningThread = Thread.currentThread();
And there I see that the runningThread has a wrong class loader already.
-Original Message-
From: Michal Singer
Sent: ג 26 אפריל 2011 10:24
To: users@activemq.apache.org
Subject: current thread's class loader is changed d
Hi, I have a problem which will reproduce on AMQ 5.2.0 as well as 5.5.0 and I
assume on every version.
I am running a multi process environment, where the client and server processes
communicate through ActiveMQ.
Client is on top of tomcat 6.0.18, server is on top of Spring 2.5.6. I am using
2 w