Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 133 invoked from network); 5 Apr 2007 03:32:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Apr 2007 03:32:22 -0000 Received: (qmail 3539 invoked by uid 500); 5 Apr 2007 03:32:29 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 3502 invoked by uid 500); 5 Apr 2007 03:32:29 -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 3492 invoked by uid 99); 5 Apr 2007 03:32:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 20:32:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.mao@iona.com designates 65.223.216.181 as permitted sender) Received: from [65.223.216.181] (HELO amereast-smg1.iona.com) (65.223.216.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 20:32:21 -0700 Received: from amer-ems1.IONAGLOBAL.COM ([10.65.6.25]) by amereast-smg1.iona.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id l353UZJN023935 for ; Wed, 4 Apr 2007 23:30:35 -0400 (EDT) Received: from [127.0.0.1] ([10.129.9.175]) by amer-ems1.IONAGLOBAL.COM with Microsoft SMTPSVC(6.0.3790.1830); Wed, 4 Apr 2007 23:31:58 -0400 Message-ID: <46146DB2.1020805@iona.com> Date: Thu, 05 Apr 2007 11:32:02 +0800 From: James Mao User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: cxf-dev@incubator.apache.org Subject: Re: release status? References: <7b774c950704041242t6e23a8a9v862cdd9ffbbc848d@mail.gmail.com> <46146730.4000304@iona.com> <7b774c950704042006g342f7b10nea706066604a746f@mail.gmail.com> In-Reply-To: <7b774c950704042006g342f7b10nea706066604a746f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Apr 2007 03:31:59.0559 (UTC) FILETIME=[F7F72D70:01C77732] X-Virus-Checked: Checked by ClamAV on apache.org Hi Dan, We already checked in the jaxwsserverfactorybean, and the test is under cxf/tools/javato/src/test/java/org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/ I planned to test the all the current test against the jaxwsserverfactorybean, after that we can safely switch to that. If you want jump in,just port all the tests from previous tests to that. Thanks, James. > Hi James, > > Let me know where I (or others?) can pitch in. We're using the > jaxwsserverfactory bean for the wsdl that is created when we call ?wsdl > anyway, so if there are major bugs we need to fix them very soon. > > Regards, > - Dan > > On 4/4/07, James Mao wrote: >> >> Dan Diephouse wrote: >> > Hi All, >> > >> > Just wondering where everyone is w.r.t. our release. >> > >> > I'm not sure where the following items stand: >> > - WS-Policy >> > - WS-RM >> > - Using the JaxWsServerFactoryBean in tools instead of the >> javaprocessor. >> > This will help ensure that our java2wsdl works correct for both the >> > runtime >> > and tooling. >> > - porting of old style property editor config to new spring 2 config >> > style. >> > James are you working on this? >> I'll work on this, but i can not switch to jaxwsserverfactorybean >> before i fix the bugs. >> I don't know if i's possible to switch to jaxwsserverfactorybean in this >> release. >> I'll log all the issues on jira. >> >> > - bundle jar - Bo are you working on this? >> > >> > I have a few things on my personal todo list yet: >> > - Finish cleanup of config (in process - I'm working on >> > jaxws:client/endpoint and cleaning those up) >> > - port some fixes for the aegis module from xfire >> > - save destinations inside http/jms modules >> > >> > I would like to cut a RC early next week if possible. I know I can get >> my >> > things done before then (and hopefully a bit more as well). Where does >> > everyone else stand? Please speak up if early next week isn't feasible >> > for >> > you. :-) >> > >> > - Dan >> > >> >> > >