Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E631701A for ; Thu, 11 Aug 2011 06:00:51 +0000 (UTC) Received: (qmail 89428 invoked by uid 500); 11 Aug 2011 06:00:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 88118 invoked by uid 500); 11 Aug 2011 06:00:25 -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 88101 invoked by uid 99); 11 Aug 2011 06:00:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 06:00:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andreas.veithen@gmail.com designates 209.85.216.54 as permitted sender) Received: from [209.85.216.54] (HELO mail-qw0-f54.google.com) (209.85.216.54) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 06:00:16 +0000 Received: by qwc9 with SMTP id 9so1198306qwc.13 for ; Wed, 10 Aug 2011 22:59:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=IR83EGJ5pq01HDsSN+o1ceNh3/N4GCX9qhmhN4KRA68=; b=vxArSrM4sul7Xew8xfeLiGq71llpuxTe52oHrfi/w2aoiqgcmXfpbSVWzOTrBj1x7G vUSQSfnr/KCppDdu6+lS/r8kHRqI8qQ5+hk0P9MB3blKNo0cvRvXDzdxo0+zSOBQ8NqF WMs6YZ3ZYTQmOd8DkLCO6lBOYjvNhRA93m3ZU= Received: by 10.229.13.152 with SMTP id c24mr7065767qca.87.1313042395147; Wed, 10 Aug 2011 22:59:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.137.147 with HTTP; Wed, 10 Aug 2011 22:59:35 -0700 (PDT) In-Reply-To: References: From: Andreas Veithen Date: Thu, 11 Aug 2011 07:59:35 +0200 Message-ID: Subject: Re: Is there possible for 1.7.0 release ? To: java-dev@axis.apache.org Cc: dev@geronimo.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Done. Andreas On Tue, Jul 26, 2011 at 05:16, Ivan wrote: > Hi, Geronimo is trying to switch to use 1.6.1-SNAPSHOT, while it looks th= at > some codes are also required to merge from trunk, Could you help to merge > the changes to 1.6.1-SNAPSHOT ? Thanks > ---> > Revision: 1068985 > AXIS2-4952 > Scope dynamic ports to the instance of the service that did the > addPort(...). =A0Add TDD Unit test and flag to revert to previous behavio= r of > sharing dynamic ports across services. > Revision: 1069659 > Message: > AXIS2-4938 > Patch submitted by Katherine Sanders. =A0BindingProvider.getEndpointRefer= ence > should put reference parameters from WSDL in returned EPR. > Revision: 1069898 > AXIS2-4948 > Patch contributed by Katherine Sanders. =A0Wrong WSDL location returned b= y > BindingProvider; was using the local filesystem path instead of the endpo= int > URL. > Revision: 1075057 > Prevent index out of bounds exception, or any exception, from attempting = to > log. =A0Add TDD/UT for same. > Revision: 1096530 > On JAX-WS Client, treat local exceptions (e.g. ConnectException) as a > SOAPFault, driving the JAX-WS handler handleFault methods and throwing a > SOAPFAultException back through the client invocation. =A0Also provide a > property to revert to previous behavior of creating an empty message, > driving the JAX-WS handler handleMessage methods, and throwing a > WebServiceException back through the client invocation. > Revision: 1096557 > Two changes in JAX-WS Endpoint implementation (1) Override > setEndpointContext method, (2) Add logic to throw an exception if endpoin= t > publishing is disabled by a property (publishing is enabled by default); = per > JSR-109 5.3.3 dynamically publishing endpoints in a server environment is > non portable and should be disabled. =A0A server runtime can use the prop= erty > to disabled dynamically publishing JAX-WS endpoints via Endpoint.publish > methods. > Revision: 1103336 > AXIS2-5021: Committed patch provided by Ivan (xuhaihong). > Revision: 1136177 > AXIS2-5067: Committed patch provided by Ivan (xuhaihong), with minor > changes. This implements the saveChanges method and calculates the correc= t > content type for a SOAPMessage. > > > 2011/7/13 Ivan >> >> Hi, devs, I just uploaded a patch for=A0AXIS2-5023. If possible, please = help >> to review it first, as I am not quite confident for the changes for this >> jira, although it seems to work now. >> Thanks. >> >> 2011/7/12 Ivan >>> >>> OK, I forget to reply to Axis2 mail list again ... >>> >>> 2011/7/12 Ivan >>>> >>>> >>>> 2011/7/12 Andreas Veithen >>>>> >>>>> The changes for Neethi 3.0.x (including the three changes mentioned i= n >>>>> your mail) should now be included in the latest 1.6.1-SNAPSHOT build. >>>>> The release vote for Neethi 3.0.1 has started a couple of hours ago. >>>>> Once that release is complete, we can switch to the Neethi 3.0.1 >>>>> release version on the 1.6 branch and Axis2 1.6.1 will be ready for >>>>> release. >>>>> >>>> =A0 =A0Thanks, Andreas, I will try to switch to Axis2 1.6.1-SNAPSHOT s= oon. >>>> >>>>> >>>>> Regarding the list of JIRA issues, if I understand this correctly, th= e >>>>> Geronimo project has a sort of patching mechanism so that they are no= t >>>>> on the critical path for the Geronimo release, which means that we >>>>> have the time to review them properly and first apply them to the >>>>> trunk, without delaying any Geronimo release. Can you confirm this? >>>> >>>> =A0 =A0Hmm, I would say that the patching mechanism used now is somewh= at a >>>> 'temporary' solution, and it is not expected to do that. Geronimo need= s to >>>> bundle the axis2 components, that gave us a chance to modify codes. >>>> =A0 =A0We do hope that those patches could be reviewed and included in= Axis2 >>>> code base. And yes, they work well now, =A0but it is better to have yo= ur Axis2 >>>> experts' view for them. Also, from other sides, most of them are relat= ed to >>>> JAX-WS 2.2 support. I guess that they are also important for Axis2 ;-) >>>> =A0 =A0Anyway, it depends on your schedule, and your guys really helpe= d us a >>>> lot in the past. >>>> =A0 =A0Thanks. >>>>> >>>>> Andreas >>>>> >>>>> On Sun, Jul 10, 2011 at 15:58, Ivan wrote: >>>>> > Hi, Axis2 devs, any thought to port those listed changes to 1.6 >>>>> > branch ? >>>>> > Thanks. >>>>> > >>>>> > 2011/7/8 Ivan >>>>> >> >>>>> >> Just add the geronimo mail address. >>>>> >> >>>>> >> 2011/7/8 Ivan >>>>> >>> >>>>> >>> Hi, the initial reason for moving to 1.7.0-SNAPSHOT is for the >>>>> >>> Policy >>>>> >>> support, the changes are list below. If they could be ported to 1= .6 >>>>> >>> branch, >>>>> >>> we are fine to try to turn to 1.6 branch. >>>>> >>> Also, understand that you guys are busy with some other stuffs, >>>>> >>> will be >>>>> >>> very appreciated if those web services patches could be reviewed >>>>> >>> and >>>>> >>> included in the 1.6 branch. =A0I pasted the Jira list in the end = of >>>>> >>> the mail. >>>>> >>> The initial thread could be found >>>>> >>> http://www.mail-archive.com/java-dev@axis.apache.org/msg06438.htm= l >>>>> >>> Thanks. >>>>> >>> ---> >>>>> >>> Revision: 1090457 >>>>> >>> Author: veithen >>>>> >>> Date: 5:36:59 AM, Saturday, April 09, 2011 >>>>> >>> Message: >>>>> >>> Exclude the transitive Woodstox dependency from Neethi. Otherwise >>>>> >>> we will >>>>> >>> end up with two versions of Woodstox. >>>>> >>> ---- >>>>> >>> Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml >>>>> >>> Revision: 1090429 >>>>> >>> Author: veithen >>>>> >>> Date: 4:19:38 AM, Saturday, April 09, 2011 >>>>> >>> Message: >>>>> >>> Neethi now supports DOM elements. Therefore we don't need to >>>>> >>> convert DOM >>>>> >>> elements to stream any more. Alos, DOM2Writer seems to have a bug >>>>> >>> that >>>>> >>> causes processing of some policies to fail. >>>>> >>> ---- >>>>> >>> Modified : >>>>> >>> >>>>> >>> /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/u= til/PolicyUtil.java >>>>> >>> Revision: 1089989 >>>>> >>> Author: veithen >>>>> >>> Date: 4:27:37 AM, Friday, April 08, 2011 >>>>> >>> Message: >>>>> >>> Updated Neethi dependency and fixed PolicyUtil such that it >>>>> >>> supports all >>>>> >>> WS-Policy namespaces supported by Neethi. >>>>> >>> ---- >>>>> >>> Modified : >>>>> >>> >>>>> >>> /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/u= til/PolicyUtil.java >>>>> >>> Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml >>>>> >>> <--- >>>>> >>> Jira list: >>>>> >>> =A0 =A0 =A0 =A0 (AXIS2-5062) Connection is not released while usi= ng JAXWS >>>>> >>> client >>>>> >>> API >>>>> >>> (AXIS2-5039) Override the SOAPAction from the SOAPMessage MIME >>>>> >>> header if >>>>> >>> it is explicitly configured later >>>>> >>> (AXIS2-5023) Ambigious use of isElementData in the Block interfac= e >>>>> >>> (AXIS2-5022) Support addressing meta data with policy 1.5 framewo= rk >>>>> >>> (AXIS2-5040) Ignore the methods while no webmethod annotation and >>>>> >>> no >>>>> >>> webservice annotation on the declaring class >>>>> >>> (AXIS2-5034) Incorrect exception name is used for fault message >>>>> >>> while >>>>> >>> creating AxisService from WSDL >>>>> >>> (AXIS2-5001) SOAPMessage.getSOAPHeaders() return null while no >>>>> >>> headers in >>>>> >>> the soap envelope >>>>> >>> (AXIS2-4996) Exclude content-length header while chunked is enabl= ed >>>>> >>> 2011/7/8 Andreas Veithen >>>>> >>>> >>>>> >>>> Ivan, >>>>> >>>> >>>>> >>>> There are no plans for a 1.7.0 release, but we can do a 1.6.1 >>>>> >>>> maintenance release. For that you need to let us know which >>>>> >>>> changes >>>>> >>>> you want to see included in that release, so that we can merge >>>>> >>>> them to >>>>> >>>> the 1.6 branch. The goal is to make Geronimo work with >>>>> >>>> 1.6.1-SNAPSHOT. >>>>> >>>> Once that is done, we can create the 1.6.1 release anytime you >>>>> >>>> want. >>>>> >>>> >>>>> >>>> Andreas >>>>> >>>> >>>>> >>>> On Fri, Jul 8, 2011 at 04:31, Ivan wrote: >>>>> >>>> > Hi, Axis2 devs, >>>>> >>>> > =A0 =A0 Geronimo bundles the some Axis2 components of >>>>> >>>> > 1.7.0-SNAPSHOT, and >>>>> >>>> > it is >>>>> >>>> > obviously that we could not release these bundles with snapsho= t. >>>>> >>>> > I am >>>>> >>>> > wondering that whether Axis2 could have chance to have a 1.7.0 >>>>> >>>> > release, or >>>>> >>>> > maybe a milestone release ? >>>>> >>>> > thanks. >>>>> >>>> > -- >>>>> >>>> > Ivan >>>>> >>>> > >>>>> >>>> >>>>> >>>> >>>>> >>>> ----------------------------------------------------------------= ----- >>>>> >>>> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org >>>>> >>>> For additional commands, e-mail: java-dev-help@axis.apache.org >>>>> >>>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> >>> -- >>>>> >>> Ivan >>>>> >> >>>>> >> >>>>> >> >>>>> >> -- >>>>> >> Ivan >>>>> > >>>>> > >>>>> > >>>>> > -- >>>>> > Ivan >>>>> > >>>> >>>> >>>> >>>> -- >>>> Ivan >>> >>> >>> >>> -- >>> Ivan >> >> >> >> -- >> Ivan > > > > -- > Ivan >