1 Reply Latest reply on Dec 15, 2003 1:57 PM by blulas

    Calling MBean from EJB

    cobraflow

       

      "CobraFlow" wrote:
      "CobraFlow" wrote:
      What is the best method for calling an MBean from a Session bean both locally and remotely?

      I am assuming that the MBean has been registered in JNDI tree.

      Kind regards

      Lewis


        • 1. Re: Calling MBean from EJB
          blulas

           

          "blulas" wrote:
          "blulas" wrote:
          I'm also looking for info on how to do this. In the JBoss documentation it talks about using Detached Invokers to remotely call a JBoss service, but I would like to use Stateless Session Beans in order to access my JMX-based services.

          Is there any information out there on how to do this?