13.07.2010 15:38, Jari Juslin kirjoitti:
I have a problem with JBoss leaking memory over repeated
re-deployments
of same ear file. Obviously the ear file changes slightly between the
re-deploys, but name is the same, so it should replace the old one
entirely on each re-reploy.
Platform details:
JBoss 5.1.0.GA
Sun jdk1.6.0_20 x64
We are also using quite a lot of Apache Commons libraries, but fairly
recent versions, so the leak problems in them should be fixed.
-Jari