Stephan, I implemented a change that allows initializers - for JMX used to register the JMX beans - to do cleanup code when the application is destructed (typically passed from Servlet.destroy). I implemented that the JMX beans that were registered before are de-registered again. I hope this will fix your problem. Could you please test the latest changes?
Eelco
