Another observation:
It works fine when acknowledge="auto" on the container.
I have to admit that we enabled auto-ack (acknowledge="none") when we switched to spring-amqp. So my previous test with pure rabbitmq api was based on programmatic acking the message. I would try that to verify if it is a rabbitmq issue.
Thanks,
