Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 52764 invoked from network); 1 Aug 2007 01:42:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Aug 2007 01:42:39 -0000 Received: (qmail 70209 invoked by uid 500); 1 Aug 2007 01:42:39 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 70161 invoked by uid 500); 1 Aug 2007 01:42:38 -0000 Mailing-List: contact cxf-dev-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-dev@incubator.apache.org Received: (qmail 70152 invoked by uid 99); 1 Aug 2007 01:42:38 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 18:42:38 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bozhong.lin@iona.com designates 12.170.54.180 as permitted sender) Received: from [12.170.54.180] (HELO amer-mx1.iona.com) (12.170.54.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 01:42:28 +0000 X-IronPort-AV: E=Sophos;i="4.19,206,1183348800"; d="scan'208";a="3726256" Received: from amer-ems1.ionaglobal.com ([10.65.6.25]) by amer-mx1.iona.com with ESMTP; 31 Jul 2007 21:42:07 -0400 Received: from [10.129.9.210] ([10.129.9.210]) by amer-ems1.IONAGLOBAL.COM with Microsoft SMTPSVC(6.0.3790.1830); Tue, 31 Jul 2007 21:42:06 -0400 Message-ID: <46AFE58F.2090406@iona.com> Date: Wed, 01 Aug 2007 09:44:47 +0800 From: Bozhong Lin User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: cxf-dev@incubator.apache.org Subject: Re: [VOTE] Accept the wsdl2js stuff donated by Basis Technology References: <200707310936.00385.dkulp@apache.org> In-Reply-To: <200707310936.00385.dkulp@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Aug 2007 01:42:06.0936 (UTC) FILETIME=[2B333D80:01C7D3DD] X-Virus-Checked: Checked by ClamAV on apache.org +1 Daniel Kulp wrote: > We apparently need a vote on wether we would like to accept the wsdl2js > stuff. For those that missed the discussions earlier, the threads > are: > > http://www.nabble.com/Contribution-of-wsdl2js-tool-tf4111015.html > http://www.nabble.com/Re:-Contribution-of-wsdl2js-tool-tf4113367.html > http://www.nabble.com/WSDL2JS-next-legal-steps-tf4141475.html > > Basically, they would like to contribute some code that will produce a > pure javascript client that is suitable for running in a browser. It's > definitely cool stuff and it would be neet to see a ?js type url to > automaticall provide it and stuff. > > The code itself can be found at: > https://issues.apache.org/jira/browse/CXF-812 > > > Here's my +1. This definitely has "coolness" written all over it. :-) > >