Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 26211 invoked from network); 2 Apr 2009 04:49:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 04:49:02 -0000 Received: (qmail 88574 invoked by uid 500); 2 Apr 2009 04:49:02 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 88508 invoked by uid 500); 2 Apr 2009 04:49:02 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 88498 invoked by uid 500); 2 Apr 2009 04:49:02 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 88495 invoked by uid 99); 2 Apr 2009 04:49:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 04:49:02 +0000 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 04:48:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D6FA5234C056 for ; Wed, 1 Apr 2009 21:48:34 -0700 (PDT) Message-ID: <248262228.1238647714879.JavaMail.jira@brutus> Date: Wed, 1 Apr 2009 21:48:34 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-316) Merge Fault and Exception semantics In-Reply-To: <15834292.1201891475578.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-316. ------------------------------- Resolution: Won't Fix We never got this addressed in Camel 2.0 timeframe. If really needed we can address or look at it again in Camel 3.0 or later. > Merge Fault and Exception semantics > ----------------------------------- > > Key: CAMEL-316 > URL: https://issues.apache.org/activemq/browse/CAMEL-316 > Project: Apache Camel > Issue Type: Improvement > Reporter: Hadrian Zbarcea > Assignee: Hadrian Zbarcea > Fix For: 2.0.0 > > > The fact that there are output/fault/exception could be confusing and clutter the dsl, especially for components where there is no distinction between fault and exception. We should merge the two and simplify the model. > See nabble thread: > http://www.nabble.com/in-out-fault-messages-discussion-to14170013s22882.html#a14170013 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.