0 Replies Latest reply on Jun 6, 2006 6:54 AM by mbrinkma

    dynamically create clustered singleton MBean

    mbrinkma

      Hi,

      I have the following problem:
      on deployment-time, it is not yet clear which clustered singleton-mbeans shall be created: this information is read afterwards on initialization from the db.

      Therefore, I have to create the MBeans programmatically from Java-code and it is not possible for me to prepare the needed XML-deployment-descriptors as a file.

      Q: do I have a chance to implement the above? If yes: how?

      Thanks in advance
      Michael