[
https://issues.jboss.org/browse/WFLY-1279?page=com.atlassian.jira.plugin....
]
James Perkins updated WFLY-1279:
--------------------------------
Description:
See {{PlatformLoggingMXBeanAttributeHandler}} for an example. These should probably be
reviewed for logging changes as well.
The note:
{code}
Implementation note: This implementation uses indirect access to the mbean (i.e. via the
{@code MBeanServerConnection} API) in order to avoid adding a compile time dependency on
JDK 7. If the base
JDK requirement for JBoss AS ever moves to JDK 7, this implementation can be updated to
use the
{@code java.lang.management.PlatformLoggingMXBean} interface.
{code}
was:
See {{PlatformLoggingMXBeanAttributeHandler}} for an example. These should probably be
reviewed for logging changes as well.
The note:
Implementation note: This implementation uses indirect access to the mbean (i.e. via the
* {@code MBeanServerConnection} API) in order to avoid adding a compile time
dependency on JDK 7. If the base
* JDK requirement for JBoss AS ever moves to JDK 7, this implementation can be
updated to use the
* {@code java.lang.management.PlatformLoggingMXBean} interface.
Logging MBeans have references to a changed when moving to JDK 7
----------------------------------------------------------------
Key: WFLY-1279
URL:
https://issues.jboss.org/browse/WFLY-1279
Project: WildFly
Issue Type: Task
Components: JMX
Reporter: James Perkins
Assignee: James Perkins
Priority: Minor
See {{PlatformLoggingMXBeanAttributeHandler}} for an example. These should probably be
reviewed for logging changes as well.
The note:
{code}
Implementation note: This implementation uses indirect access to the mbean (i.e. via the
{@code MBeanServerConnection} API) in order to avoid adding a compile time dependency on
JDK 7. If the base
JDK requirement for JBoss AS ever moves to JDK 7, this implementation can be updated to
use the
{@code java.lang.management.PlatformLoggingMXBean} interface.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira