3 Replies Latest reply on Mar 28, 2002 2:54 PM by adrian.brock

    RMI connectors to JBoss

    angelawhelan

      The following link says that the RMI connectors to the JMX server are still being developed and are 15% complete, is my interpretation correct ? This means there is no point in me trying to connect to the JBoss JMX server via RMI !! ?????

      http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=47196&group_id=22866&group_project_id=16850

      Thanks for any information on this :)

        • 1. Re: RMI connectors to JBoss

          That is for the JBossMX implementations.
          JBossServer already has an RMI connector.

          Eventually JBossServer will use the JBossMX versions that
          will include more advanced features like heartbeat.

          Regards,
          Adrian

          • 2. Re: RMI connectors to JBoss
            angelawhelan

            hi Adrian,
            I'm sorry to keep bothering you about this :(

            Does that mean then that I cannot connect via RMI to the JMX server within the JBossServer ?

            It would be great to know whether I can or cannot, because I thought that it was possible :S.

            From what you just said, my interpretation is that it is not possible to connect via RMI to the JMX server ( JBossMX ) within JBossServer...

            It's ok if that functionality isn't implemented yet, I just need to know whether or which :)

            Sorry to keep buggin ya !
            Thanks so much,
            Angela

            • 3. Re: RMI connectors to JBoss

              Yes,

              I do it all the time running the testsuite.
              It uses an RMI connector to deploy the test apps.

              I think the problem is, there is no example code on
              how to do this other than the testsuite.

              Regards,
              Adrian