And if you want to increase the performance (because of the transactional overhead) consider the usage of:
cacheLevelName=CACHE_CONSUMER option as already described [1], and in case you want to run the test I've already mentioned by my previous post it would be [2]. [1] http://camel.apache.org/jms [2] https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsResequencerTest.java Babak -- View this message in context: http://camel.465427.n5.nabble.com/Resequencer-EIP-tp5482502p5482890.html Sent from the Camel - Users mailing list archive at Nabble.com.
