Hello everyone, I have a question with regards to memory usage of axis.
I have observed that for every request that I make with the web service, axis does not release the memory of the request made. Therefore, when I have a lot of request made, axis keeps on eating up memory until the memory of the server is consumed. Is there a way to force axis to do garbage collection? By the way, my web service's session is "request". I am stuck. Please help me. Your help will be greatly appreciated. Thanks. Best regards, Benedick
