Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 73148 invoked from network); 26 Mar 2007 01:46:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2007 01:46:53 -0000 Received: (qmail 97631 invoked by uid 500); 26 Mar 2007 01:47:00 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 97614 invoked by uid 500); 26 Mar 2007 01:47:00 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 97604 invoked by uid 99); 26 Mar 2007 01:47:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 18:47:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 18:46:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3504C714062 for ; Sun, 25 Mar 2007 18:46:32 -0700 (PDT) Message-ID: <29264628.1174873592197.JavaMail.jira@brutus> Date: Sun, 25 Mar 2007 18:46:32 -0700 (PDT) From: "Dan Diephouse (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Closed: (CXF-144) Conduits/DestinationFactorys should be able to provide interceptors In-Reply-To: <28023062.1159806179757.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Diephouse closed CXF-144. ----------------------------- Resolution: Later I think we're probably going to skip on this for now, but we may need to add it in the future. > Conduits/DestinationFactorys should be able to provide interceptors > ------------------------------------------------------------------- > > Key: CXF-144 > URL: https://issues.apache.org/jira/browse/CXF-144 > Project: CXF > Issue Type: New Feature > Components: Core > Reporter: Dan Diephouse > Fix For: 2.0-RC > > > We need to add the ability for transports to provide interceptors in an invocation. For instance, we need to change the response code for HTTP if we have a fault. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.