-
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org
ttpConnectionManager.closeIdleConnections(0);
}
}
}
if (e != null) {
throw buildException(e);
}
}
Do you guys see something wrong in there..?
Thank you,
Phil
On Tue, May 10, 2011 at 4:57 PM, Philippe Frangioni wrote:
> Hello all,
> we're using A
Hello all,
we're using Axis2 1.5.1. Our client makes web service calls every
second over https (we're doing 2-way SSL). We noticed the number of
CLOSE_WAIT connections client-side grows over time on our production
servers...
This bug looks related:
https://issues.apache.org/jira/browse/AXIS2-2883
I
Hi all,
I'm using Axis2 1.5.1 to expose a Spring bean as a web service. Everything
works pretty fine.
The client side is configured as described in:
http://amilachinthaka.blogspot.com/2009/05/improving-axis2-client-http-transport.html
and:
http://amilachinthaka.blogspot.com/2010/01/improving-axis
Hi,
I'm currently facing bug AXIS2-4641:
https://issues.apache.org/jira/browse/AXIS2-4641
This bug affects Axis2 1.5.1 and its fix version is 1.5.1 as well. Not sure
what that means. What's the best way to get the fix in my project? Build
from sources? Use a nightly build?
Thanks,
-Phil
ap.
Any idea is welcome in the meantime :)
Thanks,
-Phil
On Tue, Jun 15, 2010 at 1:12 PM, robert lazarski
wrote:
> On Tue, Jun 15, 2010 at 7:10 AM, Philippe Frangioni
> wrote:
> > Hi all,
> > We're using Axis2
> > 1.5.1 and the container we use is Tomcat 6
: Looking up certificates
Jun 15, 2010 12:25:09 PM org.apache.catalina.authenticator.SSLAuthenticator
authenticate
FINE: No certificates included with this request
-Phil
On Tue, Jun 15, 2010 at 12:10 PM, Philippe Frangioni wrote:
> Hi all,
>
> In our current project, we have a Spring Bea
Hi all,
In our current project, we have a Spring Bean exposed as an Axis2 Web
Service. The project is built with maven2 and produces a war. The Web
Service is part of the Webapp (we do not use an aar). We're using Axis2
1.5.1 and the container we use is Tomcat 6.
We want to set up Mutual SSL authe
,
Phil
On Thu, Jun 10, 2010 at 8:17 PM, robert lazarski
wrote:
> On Thu, Jun 10, 2010 at 3:03 PM, Philippe Frangioni
> wrote:
> > Hi all,
> >
> > As part of my current project, I need to expose a Spring Bean as a Web
> > Service. (I'm new to Web Services.) We
Hi all,
As part of my current project, I need to expose a Spring Bean as a Web
Service. (I'm new to Web Services.) We're using Axis2 1.5.1.
The project is built with maven2 and produces a war. We want the Web Service
to be part of the Webapp (we do not want to deploy the Axis2 webapp and use
an aa
10 matches
Mail list logo