Fwd: Is it possible for Axis2 community to do a 1.6.1 release for geronimo ?

2011-08-29 Thread Shawn Jiang
Hello Devs, Geronimo is going to do a release soon, we are now using Axis2 1.6.1-SNAPSHOT. Is it possible for Axis2 community to do a 1.6.1 release for us ? On Tue, Aug 23, 2011 at 3:46 PM, Ivan wrote: > Hi, Andreas, thanks for following this, and do you plan to review those > JIRAs recently

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

[jira] Commented: (AXIS2-4751) Cookie value is always kept whatever SESSION_MAINTAIN_PROPERTY value is configured

2010-07-04 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885090#action_12885090 ] Shawn Jiang commented on AXIS2-4751: Hi Andreas, I prefer to keep Jarek'

Re: Timeout due to connection pool is starved in latest 1.5.2-SNAPSHOT code ?

2010-06-25 Thread Shawn Jiang
I opened a JIRA https://issues.apache.org/jira/browse/AXIS2-4752 and uploaded a patch there. Could anyone help review it ? Thanks in advance. On Fri, Jun 25, 2010 at 3:01 PM, Shawn Jiang wrote: > We are trying to upgrade AXIS2 from 1.5 to 1.5.2-SNAPSHOT in geronimo 2.2 > branch and me

[jira] Updated: (AXIS2-4752) Timeout due to connection pool is starved in latest 1.5.2-SNAPSHOT code.

2010-06-25 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated AXIS2-4752: --- Attachment: 0001-cleanup-the-connection-after-each-CALL-in-SOAPConnec.patch Attach a patch to

[jira] Created: (AXIS2-4752) Timeout due to connection pool is starved in latest 1.5.2-SNAPSHOT code.

2010-06-25 Thread Shawn Jiang (JIRA)
Type: Bug Components: saaj Affects Versions: 1.5.1 Environment: Linux ia32, sun jdk 1.5, geronimo 2.2.1-snapshot, axis2 1.5.2-snapshot. Reporter: Shawn Jiang We are trying to upgrade AXIS2 from 1.5 to 1.5.2-SNAPSHOT in geronimo 2.2 branch and met some problems

Timeout due to connection pool is starved in latest 1.5.2-SNAPSHOT code ?

2010-06-25 Thread Shawn Jiang
We are trying to upgrade AXIS2 from 1.5 to 1.5.2-SNAPSHOT in geronimo 2.2 branch and met some problems after the upgrading. A SAAJ client that are calling services for several time will result in a timeout exception. We didn't have this issue before the upgrading. I noticed that there are som