Re: OutOfMemoryError with axis2

2010-10-13 Thread Massimiliano Ziccardi
I Sanjay. Thanks for your support. What did you actually pooled? The stubs? Thanks, Massimiliano On Mon, Oct 11, 2010 at 18:19, Sanjay Gupta wrote: > Are you consuming your own services using Axis2 Client. There was a memory > leak in the client and I ended up solving my issue by implementing

RE: OutOfMemoryError with axis2

2010-10-11 Thread Sanjay Gupta
Are you consuming your own services using Axis2 Client. There was a memory leak in the client and I ended up solving my issue by implementing pooling. From: Massimiliano Ziccardi [mailto:[email protected]] Sent: Monday, October 11, 2010 6:39 AM To: [email protected] Subject: