Hi, How should we do $subject [1]? AFAIU there are two possible alternatives:
1. Use JMS local transactions [2]. 2. Use retrying and moving to DLC if a failure occurrs [3] IMHO the best option is to use option #2. Since this is a synchronous invocation, and the client is waiting for a reply, it does not make sense to rollback. WDYT? [1]. https://docs.wso2.com/display/ESB481/JMS+Synchronous+Invocations+%3A+Dual+Channel+HTTP-to-JMS [2]. https://docs.wso2.com/display/ESB500/JMS+Transactions#JMSTransactions-Local [3]. https://docs.wso2.com/display/MB310/Using+the+Dead+Letter+Channel -- Thanks and Regards, Isuru H. +94 716 358 048* <http://wso2.com/>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
