0 Replies Latest reply on Aug 20, 2003 8:24 AM by darranl

    Undeploy Struts Application

    darranl


      I am currently having a problem undeploying a web application that uses Struts.

      If I deploy my War file, let it deploy and then undeploy the War file I am still left with 34 instances of Struts classes in memory that are never garbage collected. I think there are other apache classes but I am not sure which ones belong to Tomcat.

      I can vaguely remember something being discussed about this in the forums but can not find any reference to it anywhere.

      Does anyone know how to get a web application that makes use of Struts to completely undeploy?

      From,
      Darran.

      JBoss 3.2.2RC2 with Tomcat 4.1.18
      Sun JDK 1.4.1_03
      Struts 1.1-b3