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

richard.opalka@jboss.com do-not-reply at jboss.com
Thu Jan 15 02:58:26 EST 2009


"alesj" wrote : 
  | 
  |   |    @Override
  |   |    public void cleanup()
  |   |    {
  |   |       super.cleanup();
  |   |       root.cleanup();
  |   |    }
  |   | 
  | I've tried this and it works. :-)
  | 
Always call super.cleanup() style methods finally!

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

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



More information about the jboss-dev-forums mailing list