0 Replies Latest reply on Mar 3, 2014 3:21 AM by willemnoorduin

    JBoss-EAP-6 and reverting a snapshot

    willemnoorduin

      When doing configuration changes in JBoss-EAP 6 (for example adding a module or datasource), I have the common pratice to take a snapshot (:take_snaphot() in the cli) before doing some stuff. When reviewing the documentation, it seems that you can only revert to this snapshot by fiddling with the server-config option (for example, in standalone.sh or standalone.bat).

       

      My feature request would be to implement somathing like :revert-to in the client (of course you then have to do a restart).

       

      Questions are:

       

      • Did I miss something (i.e. is there a way to revert to a previous snaphot, in a way I described ?
      • Is this a good feature request ?