I take ZeroPrefetchConsumerTest, JmsTopicRedeliverTest, etc and change every occurance of
FROM connection.createSession(false, ... TO connection.createSession(true, ... and every single test case fails after that -- View this message in context: http://www.nabble.com/Unit-testing-transactional-behaviour-tf2235066.html#a6197149 Sent from the ActiveMQ - Dev forum at Nabble.com.
