<html><body><div style="color:#000; background-color:#fff; font-family:lucida console, sans-serif;font-size:12pt"><div><span>What does it mean that the ack is transacted on consuming side, but not the read.</span></div><div><span></span>&nbsp;</div><div><span>I do get the fact that I can not write a rollback.&nbsp; What I do not understand is what it means that the ack is trasactional.&nbsp; </span></div><div><span></span>&nbsp;</div><div><span>Does tis mean the act will not complete until the server deletes the message, and therefore the rollback is no longer permitted ?</span></div><div><span></span>&nbsp;</div><div><span>In the examples, I do not see a txCommmit() on the consuming side.&nbsp; </span></div><div><span></span>&nbsp;</div><div><span>Do I have to put a txCommit (and txselect) on the consuming side in order to have the ack be transactional ?<var id="yui-ie-cursor"></var></span></div></div></body></html>