2 Replies Latest reply on Sep 3, 2008 12:58 PM by samdoyle

    How can I deploy a MDB to only one instance in a cluster?

    samdoyle

      I'm trying to find out the best way to deploy an MDB in my application to only one node in a cluster.

      I'm dealing with Hibernate Search which says the MDB you define for it can only reside on a master node.

      Is there some configuration I can set to disable the MDB from being deployed?