Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 48295 invoked from network); 5 Feb 2007 14:05:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2007 14:05:31 -0000 Received: (qmail 74551 invoked by uid 500); 5 Feb 2007 14:05:33 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 74453 invoked by uid 500); 5 Feb 2007 14:05:33 -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 74437 invoked by uid 99); 5 Feb 2007 14:05:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 06:05:33 -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, 05 Feb 2007 06:05:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D66E6410949 for ; Mon, 5 Feb 2007 06:05:05 -0800 (PST) Message-ID: <25442296.1170684305869.JavaMail.jira@brutus> Date: Mon, 5 Feb 2007 06:05:05 -0800 (PST) From: "Davanum Srinivas (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-2796) HandlerResolver for CXF web servies & other improvements In-Reply-To: <10284274.1170649985546.JavaMail.jira@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/GERONIMO-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470217 ] Davanum Srinivas commented on GERONIMO-2796: -------------------------------------------- Fixed in SVN revision 503682. thanks, dims > 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 > Attachments: GERONIMO-2796.patch > > > 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.