Re: [VOTE] Release Axis2 1.5.2

2010-09-18 Thread Shawn Jiang
Geronimo 22 branch TCK 100% passed with Axis2 1.5.2 release. +1 On Tue, Sep 7, 2010 at 5:20 AM, Andreas Veithen wrote: > Hi, > > Here is the vote for the Axis2 1.5.2 release. > > > The staging repository is here: > > https://repository.apache.org/content/repositories/orgapacheaxis2-042 > > > The

Re: HTTP connection management in Axis

2010-09-18 Thread Amila Suriarachchi
On Sat, Sep 18, 2010 at 12:34 AM, Glen Daniels wrote: > (New thread for discussing $subject.) > > So, for 1.6 it would be great if we could finalize our HTTP management > stuff, > and have a clean set of APIs / patterns that we can have documented and > FAQ'ed. > > This thread can break off into s

Re: HTTP connection management in Axis

2010-09-18 Thread Amila Suriarachchi
On Sat, Sep 18, 2010 at 12:34 AM, Glen Daniels wrote: > (New thread for discussing $subject.) > > So, for 1.6 it would be great if we could finalize our HTTP management > stuff, > and have a clean set of APIs / patterns that we can have documented and > FAQ'ed. > > This thread can break off into s

Re: svn commit: r992877 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/test-resources/testsuite/ modules/adb-codegen/test/org/apache/axis2/schema/particlemaxoccurs/ modules/kernel/src/org/ap

2010-09-18 Thread Amila Suriarachchi
On Fri, Sep 17, 2010 at 7:41 PM, Glen Daniels wrote: > Hi Amila, Jarek, > > On 9/17/2010 7:55 AM, Amila Suriarachchi wrote: > > As I told, this bug is reported with Axis2 1.5.1 not with trunk. hence > this > > issue is not relevant. > > The issue isn't just 4751, Amila - the larger issues were 93

Re: svn commit: r992877 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/test-resources/testsuite/ modules/adb-codegen/test/org/apache/axis2/schema/particlemaxoccurs/ modules/kernel/src/org/ap

2010-09-18 Thread Amila Suriarachchi
On Fri, Sep 17, 2010 at 8:36 PM, Jarek Gawor wrote: > On Fri, Sep 17, 2010 at 7:55 AM, Amila Suriarachchi > wrote: > > > > > >> > >> See https://issues.apache.org/jira/browse/AXIS2-4751 for details. The > >> thread safety problem was solved by not reusing HttpClient instance. > > > > As I told,