1 Reply Latest reply on Oct 16, 2006 9:37 AM by hendra_netm

    "jmx not bound" problem?

    hendra_netm

      Hi all,

      I have this problem, I try to get remote access to my MBean by using the RMIAdaptor

      But I got this message : javax.naming.NameNotFoundException: jmx not bound

      I use jboss AS 4.0.4 with messaging installation option.

      My problem can be solved by using standard instalation option, but I want to keep the size small, since I only use jboss-messaging facility.

      Has anybody an idea how I could do this? What additional file should I add, or should I use another way to access my MBean??

      Thank you,
      Hendra

        • 1. Re:
          hendra_netm

          The problem is solved

          I need jmx-invoker-service.xml in my messaging deploy directory and jmx-adaptor-plugin.jar in my messaging lib directory

          Regards,
          Hendra