Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65230 invoked from network); 5 Feb 2007 04:33:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2007 04:33:33 -0000 Received: (qmail 70230 invoked by uid 500); 5 Feb 2007 04:33:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 70162 invoked by uid 500); 5 Feb 2007 04:33:35 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 70150 invoked by uid 99); 5 Feb 2007 04:33:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Feb 2007 20:33:35 -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; Sun, 04 Feb 2007 20:33:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C1FB7142A6 for ; Sun, 4 Feb 2007 20:33:05 -0800 (PST) Message-ID: <10284274.1170649985546.JavaMail.jira@brutus> Date: Sun, 4 Feb 2007 20:33:05 -0800 (PST) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-2796) HandlerResolver for CXF web servies & other improvements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org HandlerResolver for CXF web servies & other improvements -------------------------------------------------------- Key: GERONIMO-2796 URL: https://issues.apache.org/jira/browse/GERONIMO-2796 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues) Components: webservices Reporter: Jarek Gawor The attached patch contains HandlerResolver implementation and tests used by clients and on server-side. Also, the CXFServiceRefBuilder code was factored out - key parts moved into geronimo-jaxws-builder module. Code in the geronimo-jaxws module was also factored out a bit and improved. Btw, please run dos2unix conversion on all files in the geronimo-jaxws-builder and geronimo-jaxws modules. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.