1 Reply Latest reply on Sep 29, 2004 1:34 PM by starksm64

    External Persistence For Dynamic MBeans

      I have a Dynamic MBean that I want to add persistence for without modifying the code. It is dynamic because we add and remove attributes at runt time. As I understand the JMX related DTDs, a persistence manager can only be defined for XMBeans.

      Is there any way I can combine these properties of Dynamic MBeans and XMBeans ?

      Thanks.

      //Nicholas