Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8577

JMXConnector should support "jmxconnector" alias used by jmx-remoting.sar

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 6.0.0.Final
    • None
    • JMX
    • None

    Description

      For users that might of previously used jmx-remoting.sar. Add /jmxrmi alias for AS6+AS7. They could also later change their application for AS6/AS7 to use the "service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi" URL.

      This should be a one line change (I hope :

      registry.rebind("jmxrmi", rmiServer.toStub());
      registry.rebind("jmxconnector", rmiServer.toStub());

      Attachments

        Issue Links

          Activity

            People

              smarlow1@redhat.com Scott Marlow
              smarlow1@redhat.com Scott Marlow
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: