Remko Popma created LOG4J2-500: ---------------------------------- Summary: Unloading one webapp unloads JMX MBeans for all webapps Key: LOG4J2-500 URL: https://issues.apache.org/jira/browse/LOG4J2-500 Project: Log4j 2 Issue Type: Bug Components: JMX Affects Versions: 2.0-rc1 Reporter: Remko Popma
As a stopgap solution for LOG4J2-406, all MBeans are unregistered when a LoggerContext is stopped. In an application server, multiple web applications can be deployed and undeployed independently and a better solution would only unregister the MBeans associated with the web application that is being undeployed. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org