Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 64949 invoked from network); 8 Dec 2010 03:17:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 03:17:23 -0000 Received: (qmail 71762 invoked by uid 500); 8 Dec 2010 03:17:23 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 71654 invoked by uid 500); 8 Dec 2010 03:17:22 -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 71646 invoked by uid 500); 8 Dec 2010 03:17:22 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 71643 invoked by uid 99); 8 Dec 2010 03:17:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 03:17:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 03:17:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB83H1qP009205 for ; Wed, 8 Dec 2010 03:17:01 GMT Message-ID: <14603094.8761291778221285.JavaMail.jira@thor> Date: Tue, 7 Dec 2010 22:17:01 -0500 (EST) From: "Edstrom Johan (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Assigned: (CAMEL-3184) restlet - Add throwExceptionOnFailure option MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edstrom Johan reassigned CAMEL-3184: ------------------------------------ Assignee: Edstrom Johan (was: Ashwin Karpe) > restlet - Add throwExceptionOnFailure option > -------------------------------------------- > > Key: CAMEL-3184 > URL: https://issues.apache.org/jira/browse/CAMEL-3184 > Project: Camel > Issue Type: New Feature > Components: camel-restlet > Affects Versions: 2.4.0 > Reporter: Claus Ibsen > Assignee: Edstrom Johan > Priority: Minor > Fix For: 2.6.0 > > Attachments: 0001-Restlet-throwException-on-failure-on-the-producer-co.patch, Camel____Restlet_producer_exception.patch > > > Add the {{throwExceptionOnFailure}} option to the restlet component. This makes it easier for end users to deal with error handling when it returns != 200. > Then it also works as the http component. > The option should be default true. Which means people can turn it false if they want the old behavior. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.