RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Caldarale, Charles R
> From: Gormley, Josh [mailto:[EMAIL PROTECTED] > Subject: RE: undeploy doesn't completely remove classes from memory > > Ideally, I would be able to redeploy individual apps without > affecting any of the other apps. The problem is usually within the application, wher

RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Gormley, Josh
-Original Message- From: Gormley, Josh Sent: Thursday, September 14, 2006 12:27 PM To: Tomcat Users List Subject: RE: undeploy doesn't completely remove classes from memory As usual, whenever I post a question I seem to almost immediately find some more information. I'm lookin

RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Gormley, Josh
As usual, whenever I post a question I seem to almost immediately find some more information. I'm looking into these posts, which will hopefully give me some direction. If anybody has other posts that may offer more information, I'm all ears. http://opensource.atlassian.com/confluence/spring/

RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Cosio, Raul
Finding memory leaks is a complex task, you have to read a lot and know everything about garbage collect, try these links: http://tomcat.apache.org/faq/memory.html http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669 -Original Message- From: Gormley, Josh