0 Replies Latest reply on Jul 30, 2004 2:45 PM by lzapson

    How do I configure a singleton MBean and cluster JBoss?

    lzapson

      I am trying to create a singleton as an MBean. Should I extend or implement my singleton MBean with anything other than the MBean interface? What methods MUST be included in my singleton MBean? What .xml files do I need to modify and what should I modify?

      Ultimately, I would like to cluster JBoss and that is why I need to make my singleton an MBean. What files do I need to modify to cluster JBoss when using a singleton MBean?

      Bonus - What files do I need to modify to farm my EJB, JSP, Servlet and MBeans?

      Thank you very much for any help.

      Lisa Zapson