Hi Romain:
By "fixed on trunk" do you mean that I should try to replicate the issue
using the current 1.6-SNAPSHOT?

My workaround for 1.5.2 is to simply not use the convenience @Resource
annotation before ConnectionFactory and instead construct it inline, as in

    connectionFactory = new ActiveMQConnectionFactory(brokerURL);

and in that case I think I dispose of need for tomee.xml in the
TOMCAT_HOME/conf folder as well.

Thanks,
-Robert



--
View this message in context: 
http://openejb.979440.n4.nabble.com/TomEE-ActiveMQ-1-5-2-container-classloader-used-for-message-deserialization-conflicts-with-LazyStopWr-tp4665757p4665796.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to