"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...