How to do unit testing with JMS ? Is it some de-facto for this ?
I googled something - Unit testing for JMS: http://activemq.apache.org/how-to-unit-test-jms-code.html - jmsTemplate: activemq.apache.org/jmstemplate-gotchas.html - mockRunner : mockrunner.sourceforge.net/
Do you have any good experience on those and suggestion for me ?