hey Mark..Sorry for my ignorance about the transacted session there..I understand now that it will commit only after a send..
The use case that I have though doesnt expects me to send a response immediately..this is sort of asynchronous receive and an asynchronous send that I will be doing later <triggered seperately> .
Is there a way that I can commit this transaction w/o sending something back on the channel ?
