Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 069ED18194 for ; Thu, 30 Jul 2015 09:02:23 +0000 (UTC) Received: (qmail 12652 invoked by uid 500); 30 Jul 2015 09:01:48 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 12610 invoked by uid 500); 30 Jul 2015 09:01:48 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 12599 invoked by uid 99); 30 Jul 2015 09:01:48 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 09:01:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 974BAD8CFB for ; Thu, 30 Jul 2015 09:01:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.551 X-Spam-Level: * X-Spam-Status: No, score=1.551 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.428, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ihaZd1j00hTj for ; Thu, 30 Jul 2015 09:01:46 +0000 (UTC) Received: from smtpout01-ttce.target.com (smtpout01-ttce.target.com [161.225.196.20]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id B32FF20BB5 for ; Thu, 30 Jul 2015 09:01:45 +0000 (UTC) Received: from tettsdlp9p.hq.target.com (HELO TEEMAIL07P.hq.target.com) ([10.66.182.45]) by smtpout01-ttce.target.com with ESMTP; 30 Jul 2015 04:01:38 -0500 Received: from TEEMAIL19P.hq.target.com ([fe80::c40d:563a:ec25:c528]) by TEEMAIL07P.hq.target.com ([fe80::40f5:aa97:e802:8ead%25]) with mapi id 14.03.0195.001; Thu, 30 Jul 2015 04:01:37 -0500 From: Vanshul.Chawla To: "users@camel.apache.org" Subject: Transaction Roll back on Multicast Thread-Topic: Transaction Roll back on Multicast Thread-Index: AdDKpjc3rqEXGoCpS8uqlRVLWkJgMg== Date: Thu, 30 Jul 2015 09:01:37 +0000 Message-ID: <941A21E04BB7F54FA4C71A5379B047691931D753@TEEMAIL19P.hq.target.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.92.244.24] Content-Type: multipart/alternative; boundary="_000_941A21E04BB7F54FA4C71A5379B047691931D753TEEMAIL19Phqtar_" MIME-Version: 1.0 X-CFilter-Loop: Reflected --_000_941A21E04BB7F54FA4C71A5379B047691931D753TEEMAIL19Phqtar_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, We have a scenario where we send message to 3 queues using muticast and we = have used stopOnException as true and unitOfWork asTrue. What we need is that if message goes to queue1, and fails for queue2, then = message would be rolled back from queue1. Ie commit happens after multicast= is complete. We have given JMSComponent transacted property as true for IBM MQ. Could yo= u suggest what is missing for us. Thanks and Regards, Vanshul Chawla --_000_941A21E04BB7F54FA4C71A5379B047691931D753TEEMAIL19Phqtar_--