I hope this is the right place to ask this question. If not, maybe someone can 
direct me to the right place.

I have an application that reads messages from a queue, passes them off to a 
content-based router, which then passes them to various validation and 
transformation routes. At the end of each series of routes the transformed, 
validated messages are placed onto another queue.

The problem to be solved is that the messages must be delivered once and only 
once to the outgoing queue. The solution to this would seem to be a 
queue-to-queue XA transaction, but I can't find anything that indicates that a 
transaction could cross route boundaries.

Is there such a solution available? Thanks for any help with this.

Steve Brenneis

This e-mail may contain information that is privileged or confidential. If you 
are not the intended recipient, please delete the e-mail and notify us 
immediately.

Reply via email to