[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Plague of temp VFS files and OOM on redeploy

alesj do-not-reply at jboss.com
Wed Jan 14 11:32:45 EST 2009


"alesj" wrote : Perhaps adding something like this in AbstractVFSDeploymentContext
  | 
  |   |    @Override
  |   |    public void cleanup()
  |   |    {
  |   |       super.cleanup();
  |   |       root.cleanup();
  |   |    }
  |   | 
  | 
I've tried this and it works. :-)

I deployed Seam Booking|Dvd, which has a couple of nested jars --> temp copy.
They were all nicely deleted at undeploy.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201866#4201866

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201866



More information about the jboss-dev-forums mailing list