Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 81356 invoked from network); 10 Jul 2007 20:30:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2007 20:30:17 -0000 Received: (qmail 21919 invoked by uid 500); 10 Jul 2007 20:30:17 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 21882 invoked by uid 500); 10 Jul 2007 20:30:17 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 21869 invoked by uid 99); 10 Jul 2007 20:30:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 13:30:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of barrettj@us.ibm.com designates 32.97.110.152 as permitted sender) Received: from [32.97.110.152] (HELO e34.co.us.ibm.com) (32.97.110.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 13:30:14 -0700 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e34.co.us.ibm.com (8.13.8/8.13.8) with ESMTP id l6AKTrXX005458 for ; Tue, 10 Jul 2007 16:29:53 -0400 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l6AKTj1k183456 for ; Tue, 10 Jul 2007 14:29:46 -0600 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l6AKTjLv029166 for ; Tue, 10 Jul 2007 14:29:45 -0600 Received: from d03nm119.boulder.ibm.com (d03nm119.boulder.ibm.com [9.17.195.145]) by d03av03.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l6AKTj1R029163 for ; Tue, 10 Jul 2007 14:29:45 -0600 To: axis-dev@ws.apache.org MIME-Version: 1.0 Subject: [Axis2] JAXWS, Axis2 1.3, and RC2 on 7/13 X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 From: Jeff Barrett Message-ID: Date: Tue, 10 Jul 2007 15:29:43 -0500 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 7.0.2HF32 | October 17, 2006) at 07/10/2007 14:29:44, Serialize complete at 07/10/2007 14:29:44 Content-Type: text/plain; charset="US-ASCII" X-Virus-Checked: Checked by ClamAV on apache.org Hi All, We've made good progress getting the JAXWS compliance-related fixes (some listed below) committed. However, there are still some outstanding issues we need to fix. Most of these remaining fixes will be within the metatdata and jaxws modules, but a few will be in kernel and/or Axiom. We will not be able to get all those kernel and/or Axiom fixes in by 7/13 to make RC2. And, between the time that RC2 is taken and the time that the 1.3 branch is created, we want to avoid dropping things outside of the jaxws and metadata modules. So, in order to continue to make progress on the JAXWS compliance-related fixes, can we please get the 1.3 branch created as soon as possible after RC2, perhaps by Monday 7/16? If the 1.3 branches for Axis2 and Axiom are created on Monday 7/16 so trunk is open for continued development across all modules, then we may be able to get the remaining JAXWS compliance-related issues fixed by 7/20. Thanks, Jeff IBM Software Group - WebSphere Web Services Development Phone: 512-838-4587 or Tie Line 678-4587 Internet e-mail and Sametime ID: barrettj@us.ibm.com ----- Forwarded by Jeff Barrett/Austin/IBM on 07/10/2007 03:06 PM ----- Ann Robinson/Austin/IBM@IBMUS 06/29/2007 10:49 AM Please respond to axis-dev@ws.apache.org To axis-dev@ws.apache.org cc Subject Re: [VOTE][Axis2] Axis2 1.3 release plan We are working on a number of fixes to the JAXWS and Metadata modules based on some internal testing. We believe many of these fixes are required for Geronimo integration of AXIS2 and will help Geronimo pass various compliance tests. If these fixes are needed in the AXIS2 1.3 release, then they would likely not make an RC1 of July 6. We think many of the fixes would be submitted/committed by July 20. Some the problems in the JAXWS/Metadata modules that we are working on include: - The metadata layer needs to create AttachmentDescription objects if the WSDL indicates that the input or output message contains attachments - The WebResultAnnot class incorrectly initializes the name attribute to "return" when it is constructed. The default should be "". This is causing UnmarshallingExceptions in certain cases - Make HTTP transport headers and status code available via the JAXWS message context. - JAXWS must understand processing for nonexistent operation - Prevent NPE from calling getHandlerResolver.getHandlerChain before creating service object - NoClassDefFoundError when creating a web service request for a client app - @HandlerChain annotation in SEI should replace, not add to, @HandlerChain annotation in endpoint impl - Avoid concurrent modification exception when accessing properties - Remove unnecessary < and > from HTTP start value - createBinding needs to retrieve BindingType appropriately - 'createBinding' needs to be client/server aware so that it will call getClientBindingID if this happens to be a dispatch instance Should the AXIS2 RC1 be delayed to include these fixes? Or, should another release (like 1.3.1 or 1.4) be considered for these fixes? Thanks, Ann --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org