1 Reply Latest reply on May 19, 2009 5:01 AM by timfox

    Enabled properties on ConfigurationImpl.

    clebert.suconic

      Easy to fix, but isn't this a mix up on ConfigurationImpl?


      setEnablePersistence
      setJMXManagementEnabled
      setEnableFileDeployment
      setSecurityEnabled


      What should be the right form? setXXXEnabled or setEnabledXXX?

      Or should we just leave as it is?