[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-user-ja
Subject:    Re: Is there possible for 1.7.0 release ?
From:       Ivan <xhhsld () gmail ! com>
Date:       2011-07-28 8:09:56
Message-ID: CALS1ypAU-Qp7crsXL4tFyMfsc4+azqQxFVAmoWxRC8z4Ac7kDQ () mail ! gmail ! com
[Download RAW message or body]

Hi, we got a good testing result for the 1.6.1-SNAPSHOT + listed revision
changes. So, is there a plan for 1.6.1 release ?
Thanks.

2011/7/26 Ivan <xhhsld@gmail.com>

> Hi, Geronimo is trying to switch to use 1.6.1-SNAPSHOT, while it looks that
> 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(...).  Add TDD Unit test and flag to revert to previous behavior of
> sharing dynamic ports across services.
>
> Revision: 1069659
> Message:
> AXIS2-4938
> Patch submitted by Katherine Sanders.  BindingProvider.getEndpointReference
> should put reference parameters from WSDL in returned EPR.
>
> Revision: 1069898
> AXIS2-4948
> Patch contributed by Katherine Sanders.  Wrong WSDL location returned by
> BindingProvider; was using the local filesystem path instead of the endpoint
> URL.
>
> Revision: 1075057
> Prevent index out of bounds exception, or any exception, from attempting to
> log.  Add 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.  Also 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 endpoint
> 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.  A server runtime can use the property
> 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 correct
> content type for a SOAPMessage.
>
>
>
> 2011/7/13 Ivan <xhhsld@gmail.com>
>
>> Hi, devs, I just uploaded a patch for AXIS2-5023<https://issues.apache.org/jira/browse/AXIS2-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 <xhhsld@gmail.com>
>>
>>> OK, I forget to reply to Axis2 mail list again ...
>>>
>>>
>>> 2011/7/12 Ivan <xhhsld@gmail.com>
>>>
>>>>
>>>>
>>>> 2011/7/12 Andreas Veithen <andreas.veithen@gmail.com>
>>>>
>>>>> The changes for Neethi 3.0.x (including the three changes mentioned in
>>>>> 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.
>>>>>
>>>>>    Thanks, Andreas, I will try to switch to Axis2 1.6.1-SNAPSHOT soon.
>>>>
>>>>
>>>>> Regarding the list of JIRA issues, if I understand this correctly, the
>>>>> Geronimo project has a sort of patching mechanism so that they are not
>>>>> 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?
>>>>>
>>>>
>>>>    Hmm, I would say that the patching mechanism used now is somewhat a
>>>> 'temporary' solution, and it is not expected to do that. Geronimo needs to
>>>> bundle the axis2 components, that gave us a chance to modify codes.
>>>>    We do hope that those patches could be reviewed and included in Axis2
>>>> code base. And yes, they work well now,  but it is better to have your Axis2
>>>> experts' view for them. Also, from other sides, most of them are related to
>>>> JAX-WS 2.2 support. I guess that they are also important for Axis2 ;-)
>>>>    Anyway, it depends on your schedule, and your guys really helped us a
>>>> lot in the past.
>>>>    Thanks.
>>>>
>>>>>
>>>>> Andreas
>>>>>
>>>>> On Sun, Jul 10, 2011 at 15:58, Ivan <xhhsld@gmail.com> wrote:
>>>>> > Hi, Axis2 devs, any thought to port those listed changes to 1.6
>>>>> branch ?
>>>>> > Thanks.
>>>>> >
>>>>> > 2011/7/8 Ivan <xhhsld@gmail.com>
>>>>> >>
>>>>> >> Just add the geronimo mail address.
>>>>> >>
>>>>> >> 2011/7/8 Ivan <xhhsld@gmail.com>
>>>>> >>>
>>>>> >>> 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.  I 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.html
>>>>> >>> 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/util/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/util/PolicyUtil.java
>>>>> >>> Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml
>>>>> >>> <---
>>>>> >>> Jira list:
>>>>> >>>         (AXIS2-5062) Connection is not released while using 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 interface
>>>>> >>> (AXIS2-5022) Support addressing meta data with policy 1.5 framework
>>>>> >>> (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 enabled
>>>>> >>> 2011/7/8 Andreas Veithen <andreas.veithen@gmail.com>
>>>>> >>>>
>>>>> >>>> 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 <xhhsld@gmail.com> wrote:
>>>>> >>>> > Hi, Axis2 devs,
>>>>> >>>> >     Geronimo bundles the some Axis2 components of
>>>>> 1.7.0-SNAPSHOT, and
>>>>> >>>> > it is
>>>>> >>>> > obviously that we could not release these bundles with snapshot.
>>>>> 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
>



-- 
Ivan

[Attachment #3 (text/html)]

<div>Hi, we got a good testing result for the 1.6.1-SNAPSHOT + listed revision \
changes. So, is there a plan for 1.6.1 release ?</div><div>Thanks.</div><br><div \
class="gmail_quote">2011/7/26 Ivan <span dir="ltr">&lt;<a \
href="mailto:xhhsld@gmail.com">xhhsld@gmail.com</a>&gt;</span><br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex;">Hi, Geronimo is trying to switch to use 1.6.1-SNAPSHOT, \
while it looks that some codes are also required to merge from trunk, Could you help \
to merge the changes to 1.6.1-SNAPSHOT ? Thanks<div> \
<br></div><div>---&gt;</div><div> <font face="arial, sans-serif"><div><span \
style="border-collapse:collapse">Revision: 1068985</span></div><div><span \
style="border-collapse:collapse">AXIS2-4952</span></div> <div><span \
style="border-collapse:collapse">Scope dynamic ports to the instance of the service \
that did the addPort(...).  Add TDD Unit test and flag to revert to previous behavior \
of sharing dynamic ports across services.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1069659</span></div><div><span \
style="border-collapse:collapse">Message:</span></div> <div><span \
style="border-collapse:collapse">AXIS2-4938</span></div><div><span \
style="border-collapse:collapse">Patch submitted by Katherine Sanders.  \
BindingProvider.getEndpointReference should put reference parameters from WSDL in \
returned EPR.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1069898</span></div><div><span \
style="border-collapse:collapse">AXIS2-4948</span></div> <div><span \
style="border-collapse:collapse">Patch contributed by Katherine Sanders.  Wrong WSDL \
location returned by BindingProvider; was using the local filesystem path instead of \
the endpoint URL.</span></div> <div><span \
style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1075057</span></div><div><span \
style="border-collapse:collapse">Prevent index out of bounds exception, or any \
exception, from attempting to log.  Add TDD/UT for same.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1096530</span></div><div><span \
style="border-collapse:collapse">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.  Also 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.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1096557</span></div><div><span \
style="border-collapse:collapse">Two changes in JAX-WS Endpoint implementation (1) \
Override setEndpointContext method, (2) Add logic to throw an exception if endpoint \
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.  A server runtime can use the property to disabled dynamically \
publishing JAX-WS endpoints via Endpoint.publish methods.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1103336</span></div><div><span \
style="border-collapse:collapse">AXIS2-5021: Committed patch provided by Ivan \
(xuhaihong).</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div><span \
style="border-collapse:collapse">Revision: 1136177</span></div><div><span \
style="border-collapse:collapse">AXIS2-5067: Committed patch provided by Ivan \
(xuhaihong), with minor changes. This implements the saveChanges method and \
calculates the correct content type for a SOAPMessage.</span></div>

<div><span style="border-collapse:collapse"><br></span></div><div \
style="border-collapse:collapse"><br></div></font></div><div><div><div><div><div><div></div><div \
class="h5"><br><div class="gmail_quote"> 2011/7/13 Ivan <span dir="ltr">&lt;<a \
href="mailto:xhhsld@gmail.com" \
target="_blank">xhhsld@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" \
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi, devs, I just uploaded a patch for <span style="font-family:arial, FreeSans, \
Helvetica, sans-serif;font-size:14px;line-height:20px"><a rel="12506556" \
href="https://issues.apache.org/jira/browse/AXIS2-5023" style="color:rgb(60, 120, \
181);text-decoration:none" target="_blank">AXIS2-5023</a></span><span \
style="font-family:arial, FreeSans, Helvetica, \
sans-serif;font-size:14px;line-height:20px">. 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.</span><div>



<font face="arial, FreeSans, Helvetica, sans-serif"><span \
style="font-size:14px;line-height:20px">Thanks.<br></span></font><div><div></div><div><br><div \
class="gmail_quote">2011/7/12 Ivan <span dir="ltr">&lt;<a \
href="mailto:xhhsld@gmail.com" target="_blank">xhhsld@gmail.com</a>&gt;</span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">OK, I forget to reply to Axis2 mail list again \
...<div><div></div><div><br><br><div class="gmail_quote">2011/7/12 Ivan <span \
dir="ltr">&lt;<a href="mailto:xhhsld@gmail.com" \
target="_blank">xhhsld@gmail.com</a>&gt;</span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <br><br><div class="gmail_quote"><div>2011/7/12 Andreas \
Veithen <span dir="ltr">&lt;<a href="mailto:andreas.veithen@gmail.com" \
target="_blank">andreas.veithen@gmail.com</a>&gt;</span><br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">





The changes for Neethi 3.0.x (including the three changes mentioned in<br>
your mail) should now be included in the latest 1.6.1-SNAPSHOT build.<br>
The release vote for Neethi 3.0.1 has started a couple of hours ago.<br>
Once that release is complete, we can switch to the Neethi 3.0.1<br>
release version on the 1.6 branch and Axis2 1.6.1 will be ready for<br>
release.<br>
<br></blockquote></div><div>   Thanks, Andreas, I will try to switch to Axis2 \
1.6.1-SNAPSHOT soon.</div><div><div> </div><blockquote class="gmail_quote" \
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





Regarding the list of JIRA issues, if I understand this correctly, the<br>
Geronimo project has a sort of patching mechanism so that they are not<br>
on the critical path for the Geronimo release, which means that we<br>
have the time to review them properly and first apply them to the<br>
trunk, without delaying any Geronimo release. Can you confirm \
this?<br></blockquote><div><br></div></div><div>   Hmm, I would say that the patching \
mechanism used now is somewhat a &#39;temporary&#39; solution, and it is not expected \
to do that. Geronimo needs to bundle the axis2 components, that gave us a chance to \
modify codes. </div>





<div>   We do hope that those patches could be reviewed and included in Axis2 code \
base. And yes, they work well now,  but it is better to have your Axis2 experts&#39; \
view for them. Also, from other sides, most of them are related to JAX-WS 2.2 \
support. I guess that they are also important for Axis2 ;-)</div>





<div>   Anyway, it depends on your schedule, and your guys really helped us a lot in \
the past.</div><div>   Thanks.</div><div><div></div><div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">






<font color="#888888"><br>
Andreas<br>
</font><div><div></div><div><br>
On Sun, Jul 10, 2011 at 15:58, Ivan &lt;<a href="mailto:xhhsld@gmail.com" \
target="_blank">xhhsld@gmail.com</a>&gt; wrote:<br> &gt; Hi, Axis2 devs, any thought \
to port those listed changes to 1.6 branch ?<br> &gt; Thanks.<br>
&gt;<br>
&gt; 2011/7/8 Ivan &lt;<a href="mailto:xhhsld@gmail.com" \
target="_blank">xhhsld@gmail.com</a>&gt;<br> &gt;&gt;<br>
&gt;&gt; Just add the geronimo mail address.<br>
&gt;&gt;<br>
&gt;&gt; 2011/7/8 Ivan &lt;<a href="mailto:xhhsld@gmail.com" \
target="_blank">xhhsld@gmail.com</a>&gt;<br> &gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi, the initial reason for moving to 1.7.0-SNAPSHOT is for the \
Policy<br> &gt;&gt;&gt; support, the changes are list below. If they could be ported \
to 1.6 branch,<br> &gt;&gt;&gt; we are fine to try to turn to 1.6 branch.<br>
&gt;&gt;&gt; Also, understand that you guys are busy with some other stuffs, will \
be<br> &gt;&gt;&gt; very appreciated if those web services patches could be reviewed \
and<br> &gt;&gt;&gt; included in the 1.6 branch.  I pasted the Jira list in the end \
of the mail.<br> &gt;&gt;&gt; The initial thread could be found<br>
&gt;&gt;&gt; <a href="http://www.mail-archive.com/java-dev@axis.apache.org/msg06438.html" \
target="_blank">http://www.mail-archive.com/java-dev@axis.apache.org/msg06438.html</a><br>
 &gt;&gt;&gt; Thanks.<br>
&gt;&gt;&gt; ---&gt;<br>
&gt;&gt;&gt; Revision: 1090457<br>
&gt;&gt;&gt; Author: veithen<br>
&gt;&gt;&gt; Date: 5:36:59 AM, Saturday, April 09, 2011<br>
&gt;&gt;&gt; Message:<br>
&gt;&gt;&gt; Exclude the transitive Woodstox dependency from Neethi. Otherwise we \
will<br> &gt;&gt;&gt; end up with two versions of Woodstox.<br>
&gt;&gt;&gt; ----<br>
&gt;&gt;&gt; Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml<br>
&gt;&gt;&gt; Revision: 1090429<br>
&gt;&gt;&gt; Author: veithen<br>
&gt;&gt;&gt; Date: 4:19:38 AM, Saturday, April 09, 2011<br>
&gt;&gt;&gt; Message:<br>
&gt;&gt;&gt; Neethi now supports DOM elements. Therefore we don&#39;t need to convert \
DOM<br> &gt;&gt;&gt; elements to stream any more. Alos, DOM2Writer seems to have a \
bug that<br> &gt;&gt;&gt; causes processing of some policies to fail.<br>
&gt;&gt;&gt; ----<br>
&gt;&gt;&gt; Modified :<br>
&gt;&gt;&gt; /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/PolicyUtil.java<br>
 &gt;&gt;&gt; Revision: 1089989<br>
&gt;&gt;&gt; Author: veithen<br>
&gt;&gt;&gt; Date: 4:27:37 AM, Friday, April 08, 2011<br>
&gt;&gt;&gt; Message:<br>
&gt;&gt;&gt; Updated Neethi dependency and fixed PolicyUtil such that it supports \
all<br> &gt;&gt;&gt; WS-Policy namespaces supported by Neethi.<br>
&gt;&gt;&gt; ----<br>
&gt;&gt;&gt; Modified :<br>
&gt;&gt;&gt; /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/PolicyUtil.java<br>
 &gt;&gt;&gt; Modified : /axis/axis2/java/core/trunk/modules/parent/pom.xml<br>
&gt;&gt;&gt; &lt;---<br>
&gt;&gt;&gt; Jira list:<br>
&gt;&gt;&gt;         (AXIS2-5062) Connection is not released while using JAXWS \
client<br> &gt;&gt;&gt; API<br>
&gt;&gt;&gt; (AXIS2-5039) Override the SOAPAction from the SOAPMessage MIME header \
if<br> &gt;&gt;&gt; it is explicitly configured later<br>
&gt;&gt;&gt; (AXIS2-5023) Ambigious use of isElementData in the Block interface<br>
&gt;&gt;&gt; (AXIS2-5022) Support addressing meta data with policy 1.5 framework<br>
&gt;&gt;&gt; (AXIS2-5040) Ignore the methods while no webmethod annotation and no<br>
&gt;&gt;&gt; webservice annotation on the declaring class<br>
&gt;&gt;&gt; (AXIS2-5034) Incorrect exception name is used for fault message \
while<br> &gt;&gt;&gt; creating AxisService from WSDL<br>
&gt;&gt;&gt; (AXIS2-5001) SOAPMessage.getSOAPHeaders() return null while no headers \
in<br> &gt;&gt;&gt; the soap envelope<br>
&gt;&gt;&gt; (AXIS2-4996) Exclude content-length header while chunked is enabled<br>
&gt;&gt;&gt; 2011/7/8 Andreas Veithen &lt;<a href="mailto:andreas.veithen@gmail.com" \
target="_blank">andreas.veithen@gmail.com</a>&gt;<br> &gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Ivan,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; There are no plans for a 1.7.0 release, but we can do a 1.6.1<br>
&gt;&gt;&gt;&gt; maintenance release. For that you need to let us know which \
changes<br> &gt;&gt;&gt;&gt; you want to see included in that release, so that we can \
merge them to<br> &gt;&gt;&gt;&gt; the 1.6 branch. The goal is to make Geronimo work \
with 1.6.1-SNAPSHOT.<br> &gt;&gt;&gt;&gt; Once that is done, we can create the 1.6.1 \
release anytime you want.<br> &gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Andreas<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Fri, Jul 8, 2011 at 04:31, Ivan &lt;<a \
href="mailto:xhhsld@gmail.com" target="_blank">xhhsld@gmail.com</a>&gt; wrote:<br> \
&gt;&gt;&gt;&gt; &gt; Hi, Axis2 devs,<br> &gt;&gt;&gt;&gt; &gt;     Geronimo bundles \
the some Axis2 components of 1.7.0-SNAPSHOT, and<br> &gt;&gt;&gt;&gt; &gt; it is<br>
&gt;&gt;&gt;&gt; &gt; obviously that we could not release these bundles with \
snapshot. I am<br> &gt;&gt;&gt;&gt; &gt; wondering that whether Axis2 could have \
chance to have a 1.7.0<br> &gt;&gt;&gt;&gt; &gt; release, or<br>
&gt;&gt;&gt;&gt; &gt; maybe a milestone release ?<br>
&gt;&gt;&gt;&gt; &gt; thanks.<br>
&gt;&gt;&gt;&gt; &gt; --<br>
&gt;&gt;&gt;&gt; &gt; Ivan<br>
&gt;&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ---------------------------------------------------------------------<br>
 &gt;&gt;&gt;&gt; To unsubscribe, e-mail: <a \
href="mailto:java-dev-unsubscribe@axis.apache.org" \
target="_blank">java-dev-unsubscribe@axis.apache.org</a><br> &gt;&gt;&gt;&gt; For \
additional commands, e-mail: <a href="mailto:java-dev-help@axis.apache.org" \
target="_blank">java-dev-help@axis.apache.org</a><br> &gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Ivan<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Ivan<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Ivan<br>
&gt;<br>
</div></div></blockquote></div></div></div><br><br clear="all"><br>-- <br><font \
color="#888888">Ivan<br> </font></blockquote></div><br><br \
clear="all"><br></div></div>-- <br><font color="#888888">Ivan<br> \
</font></blockquote></div><br><br clear="all"><br></div></div>-- <br>Ivan<br> </div>
</blockquote></div><br><br clear="all"><br></div></div>-- <br>Ivan<br>
</div></div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Ivan<br>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic