Hi. I'm using XFire to develop a web service application hosted on Tomcat (6). It's a simple compute server that executes an algorithm and returns results back to the client. What I am wondering about is the mechanism to release the memory resources when the calculation is complete. What I am seeing is that sequential calls to the web service eventually cause Tomcat to run out of memory. On the completion of a web service request, what are the mechanisms for Tomcat to release resources? This must be a very basic issue with Web Services that I can't seem to figure out. Thanks in advance for any advice.

Carlos S. Zamudio


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to