Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 33987 invoked from network); 4 Dec 2006 21:58:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 21:58:42 -0000 Received: (qmail 83656 invoked by uid 500); 4 Dec 2006 21:58:50 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 83646 invoked by uid 500); 4 Dec 2006 21:58:50 -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 83630 invoked by uid 99); 4 Dec 2006 21:58:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 13:58:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Mon, 04 Dec 2006 13:58:41 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EEF6F7141E4 for ; Mon, 4 Dec 2006 13:58:20 -0800 (PST) Message-ID: <15126181.1165269500976.JavaMail.jira@brutus> Date: Mon, 4 Dec 2006 13:58:20 -0800 (PST) From: "Dan Diephouse (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-288) Unify holder code across client & server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Unify holder code across client & server ---------------------------------------- Key: CXF-288 URL: http://issues.apache.org/jira/browse/CXF-288 Project: CXF Issue Type: Improvement Affects Versions: 2.0-M1 Reporter: Dan Diephouse Fix For: 2.0-RC Currently the Client and Server side have Holder logic in EndpointInvocationHandler and JAXWSMethodInvoker respectively. I think this could be unified into an interceptor or two to reduce code duplication. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira