Re: IllegalArgumentException when changing fault-y soap-envelope from within a handler

2010-05-15 Thread Kostis Anagnostopoulos
Please, any help or confirmation here? On Tue, May 4, 2010 at 3:32 PM, Kostis Anagnostopoulos wrote: > Hi, > > (I'm using axis2-1.4.1 due to jdk-1.4 requirement) > > In an axis2-client, i need to replace the SOAPEnvelope from within a > In-Fault Handler. > But i'm getting the next exception: > >

Re: Axis2 and JAX-WS handler

2010-05-15 Thread Amila Suriarachchi
On Mon, May 10, 2010 at 4:56 PM, wrote: > > Usually I work with JAX-WS Web Services and i developped JAX-WS handlers > for them. > Now, I have an Axis2 Web service and I would like to use the same handlers > : is it possible ? > When I try to configure it I get the following error ; > "cannot be

Re: Server clogged up or httpclient issue??

2010-05-15 Thread Amila Suriarachchi
On Mon, May 10, 2010 at 11:55 AM, vhgupta wrote: > > Thanks Amila, I had already used info from ur blog and got some useful > tweaking done at my end. > However the error I was bothered/talking about was related to automatic > retry of httpClient, I figured out to stop it using lines below: > > h