5 Replies Latest reply on Jul 3, 2006 4:20 AM by stevieuk

    Does JBoss allow PERSISTENT changes to MBean Attributes?

    stevieuk

      Hi

      On my first JBoss project after many years using WebLogic

      I changed the jboss.jca:name=DefaultDS,service=ManagedConnectionPool mBean object via the JMX console. When I bounced JBoss I noticed that I had lost my update!

      Is it possible to persist such changes via JMX using JBoss (which is the case with WebLogic) or do you need to also change the configuration file as well to persist such changes?