[jboss-jira] [JBoss JIRA] (AS7-6950) Export remoting-JMX address via JVM instrumentation buffer

James Livingston (JIRA) jira-events at lists.jboss.org
Thu Apr 18 23:02:53 EDT 2013


James Livingston created AS7-6950:
-------------------------------------

             Summary: Export remoting-JMX address via JVM instrumentation buffer
                 Key: AS7-6950
                 URL: https://issues.jboss.org/browse/AS7-6950
             Project: Application Server 7
          Issue Type: Feature Request
          Components: JMX
    Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
            Reporter: James Livingston
            Assignee: Stuart Douglas


Currently to connect to the AS with JConsole you need to manually enter the service:jmx:remoting-jmx:// address. When the local process connection is used, it retrieves the connection address via the Sun JDK management instrumentation buffer.

The exported address can be set via sun.management.ConnectorAddressLink.export(), and doing that would allow JConsole to connect without typing in the address (although still obviously require the jars to be on the classpath).

--
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


More information about the jboss-jira mailing list