Community
Participate
Working Groups
The following JMX attributes and operations of WebAppContext MBean are marked as 'Unavailable': attributes classLoader eventListeners mimeTypes setContextAttribute
These attributes have methods but these methods do not return objects that can be represented as MBeans: attributes, classLoader, eventListeners, mimeTypes. The method ContextHandler.setContextAttribute(String, Object) appears to be disabled because there's no way to pass an Object reference to this method from JConsole.
This appears to be normal behavior of JConsole.