Synchronized BPEL and JMS transaction question
Hi,
Is there a way for inserting messages to JMS Queue from a synchronized BPEL composite but the insertion to the JMS Queue will be outside of the transaction scope?
meaning that if the BPEL instance is rolled back for some reason, the messages will still be in the queue and not rolled back?
Thanks,
Ronen
0