[jira] Created: (AXIS2-4327) Link to Quickstart Guide is dead from http://ws.apache.org/axis2/download/1_4_1/download.cgi

2009-04-29 Thread dblanchard (JIRA)
Link to Quickstart Guide is dead from http://ws.apache.org/axis2/download/1_4_1/download.cgi Key: AXIS2-4327 URL: https://issues.apache.org/jira/browse/AXIS2-4327

Re: [jira] Commented: (AXIS2-3670) Problem using REUSE_HTTP_CLIENT - Application stalls

2009-04-29 Thread jay25
I am facing the same issue in production right now. The axis stub already has cleanTransport -- _messageContext.getTransportOut().getSender().cleanup(_messageContext); We have set reuse_option to true. Rest of values are set to default.. Over time, we have lot of threads in time_wait and end up

Re: [jira] Commented: (AXIS2-3670) Problem using REUSE_HTTP_CLIENT - Application stalls

2009-04-29 Thread jay25
I am facing the same issue in production right now. The axis stub already has cleanTransport -- _messageContext.getTransportOut().getSender().cleanup(_messageContext); We have set reuse_option to true. Rest of values are set to default.. Greatly appreciate help... The thread dump shows threads

Re: [ANNOUNCE] Axis2 1.5 Release Candidate ready for testing

2009-04-29 Thread Amila Suriarachchi
On Fri, Apr 17, 2009 at 2:05 AM, Glen Daniels wrote: > Thanks, Andreas. Martin, the test you refer to doesn't fail for me when I > build... are you seeing this error when doing a "mvn clean install"? > > Incidentally, I'm in the midst of fixing the poms to include NOTICE and > LICENSE files in a

invoking a method while undeploying? (like finalize of Object)

2009-04-29 Thread Martin Fernau
Dear all Axis developers, If axis is on the way to undeply a service, is it possible to let axis invoke a method on this Service? Something like implementing a pre defined interface from axis2 (maybe "WebService") which defines one method (maybe "undeploying()" ) which will be called from axis

[jira] Resolved: (AXIS2-4321) Generated axis2.war gives AxisAdminServlet not found when trying to administer through web interface

2009-04-29 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4321. - Resolution: Fixed fixed the issue with revision 769743 Added the

Re: [ANNOUNCE] Axis2 1.5 Release Candidate ready for testing

2009-04-29 Thread Anthony Elder
Any idea of the timeframe for the JMS transport release? We have a Tuscany user who really needs the fixes in the JMS transport to work within a JEE container by the end of May. We'd need to update Tuscany from Axis2 1.4.1 to 1.5 and the new JMS transport release and do a new release of Tuscany

Re: [ANNOUNCE] Axis2 1.5 Release Candidate ready for testing

2009-04-29 Thread Amila Suriarachchi
On Fri, Apr 17, 2009 at 10:24 AM, Raymond Feng wrote: > Do you guys deploy SNAPSHOT versions of the transport modules to maven? > It would be nice that we can get a release of the JMS/TCP/HTTP transports > together with Axis2 1.5. > Http and local transports are shipped with Axis2 1.5. Since ot