> The above code should work with just a little bit of tweaking: > > - call the basicConsume with a QueuingConsumer > - do the txSelect outside the loop - once a channel is in tx mode it > stays in it Ok, that sounds easy enough. Thanks!