Hi,

Thanks for your reply. Code you browsed is the one used to send message :
can you check code used to receive message? (package jms_test.receiver)



Romain Manni-Bucau wrote
> should be done in the same transactional method (ie don't use a single
> connection and rely on the pool to get performances)

Thanks for your advice, i correct it in the new testCase : 

i made a new testCase with more "functionnality" : you can create thread
with the session type you want (transactionnal, client_acknoledge or
auto_acknoledge) and stop thread.

I also update README file to explain how to use testCase.
JmsTest2.zip
<http://tomee-openejb.979440.n4.nabble.com/file/n4672188/JmsTest2.zip>  




--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Activemq-embedded-createSession-unable-to-make-it-work-tp4672172p4672188.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to