Forgot to mention, this is being used as a client
thanks,
Keith
On Tue, 2003-11-04 at 17:51, Keith Baker wrote:
>
> Axis seems to be leaking memory quite badly. I am sending one or two
> strings each less than but close to 4MB. I was using Java 1.4.0 but then
> I read t
Axis seems to be leaking memory quite badly. I am sending one or two
strings each less than but close to 4MB. I was using Java 1.4.0 but then
I read that it had a StringBuffer.toString() memory leak. I upgrade to
1.4.2 and the leak seemed less severe. I was also using Axis 1.0 so I
upgraded to