Status: New Owner: ---- New issue 344 by bigman: JMX Manager.manage in webapps http://code.google.com/p/google-guice/issues/detail?id=344
It seems to me that if I use Manager.manage in a webapp it will break during redeployment. When the webapp redeploys the JMX namespace is taken and an exception is thrown like Exception: javax.management.InstanceAlreadyExistsException: Myserver:type="com.google.inject.Injector Is there a way to cleanup the jmx? Obviously using a ServletLifeCycle listener and going through the jmx domain unregistering each bean is one option. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en -~----------~----~----~----~------~----~------~--~---
