Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BE398200C8C for ; Tue, 6 Jun 2017 19:46:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BCACF160BC6; Tue, 6 Jun 2017 17:46:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 351DD160BB7 for ; Tue, 6 Jun 2017 19:46:47 +0200 (CEST) Received: (qmail 31623 invoked by uid 500); 6 Jun 2017 17:46:46 -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 31612 invoked by uid 99); 6 Jun 2017 17:46:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2017 17:46:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8F1FAC00B6 for ; Tue, 6 Jun 2017 17:46:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.233 X-Spam-Level: ** X-Spam-Status: No, score=2.233 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Q9RLd_7UkFsg for ; Tue, 6 Jun 2017 17:46:42 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6ED085F5B7 for ; Tue, 6 Jun 2017 17:46:42 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mwork.nabble.com (Postfix) with ESMTP id 2ED0747D6EB0B for ; Tue, 6 Jun 2017 10:46:42 -0700 (MST) Date: Tue, 6 Jun 2017 10:46:41 -0700 (MST) From: oceansize To: users@camel.apache.org Message-ID: <1496771201572-5801985.post@n5.nabble.com> Subject: Servlet Component issue - doesn't allow a custom httpBinding MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 06 Jun 2017 17:46:47 -0000 I'm trying to override ServletRestHttpBinding to use custom logic for the *public void doWriteExceptionResponse* method. -- View this message in context: http://camel.465427.n5.nabble.com/Servlet-Component-issue-doesn-t-allow-a-custom-httpBinding-tp5801985.html Sent from the Camel - Users mailing list archive at Nabble.com.