Producer send a message with a non transacted Session
Testing a Consumer with a non transacted Session to receive Messages
the Message is read but not removed.
Testing a Consumer with a transacted Session and commit
the Message is read and not removed.