[
https://issues.jboss.org/browse/WFCORE-1993?page=com.atlassian.jira.plugi...
]
Brian Stansberry moved JBEAP-7322 to WFCORE-1993:
-------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1993 (was: JBEAP-7322)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
(was: User Experience)
Affects Version/s: (was: 7.1.0.DR7)
Logging MBean not available in platform-mbean core service
----------------------------------------------------------
Key: WFCORE-1993
URL:
https://issues.jboss.org/browse/WFCORE-1993
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Pavel Jelinek
Assignee: Brian Stansberry
{code}
/core-service=platform-mbean:read-resource-description
{
"outcome" => "success",
"result" => {
"description" => "Provides the management interface for
monitoring and management of the Java virtual machine as well as the operating system on
which the Java virtual machine is running. Exposes the JDK-provided JMX MBeans in the
java.lang, java.nio and java.util.logging JMX domains.", ...
{code}
but java.util.logging JMX domain is not available in this service.
Either add the 'Logging' type to the platform-mbean or change the description.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)