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 3B39D9310 for ; Wed, 7 Mar 2012 14:59:15 +0000 (UTC) Received: (qmail 2386 invoked by uid 500); 7 Mar 2012 14:59:15 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 2044 invoked by uid 500); 7 Mar 2012 14:59:13 -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 2016 invoked by uid 99); 7 Mar 2012 14:59:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 14:59:12 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 14:59:05 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S5IKC-0005Lu-Ni for users@camel.apache.org; Wed, 07 Mar 2012 06:58:44 -0800 Date: Wed, 7 Mar 2012 06:58:44 -0800 (PST) From: ychawla To: users@camel.apache.org Message-ID: <1331132324726-5544347.post@n5.nabble.com> In-Reply-To: References: <1329437635872-5491102.post@n5.nabble.com> <1329444131454-5491265.post@n5.nabble.com> <4F3DB7B2.4000200@gmail.com> <1329445697295-5491299.post@n5.nabble.com> <4F3DC001.3050603@gmail.com> <1330726996765-5532402.post@n5.nabble.com> Subject: Re: Propogate CXF Exception to Camel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Aki, I do have a one-way service. I added the 'synchronous=true' to the endpoint and now it is throwing the error without using my custom interceptor. Will setting this attribute affect other behavior of the one-way service? Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Propogate-CXF-Exception-to-Camel-tp5491102p5544347.html Sent from the Camel - Users mailing list archive at Nabble.com.