[jboss-jira] [JBoss JIRA] Updated: (AS7-1925) Clean up ConfigurationFile implementation

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Sat Sep 24 13:49:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated AS7-1925:
----------------------------------

    Description: 
There are a few issues to correct after closer inspection: -
- ConfigurationFile already maintains backups of previous versions, snapshots should only be taken when specifically requested by end users - currently a snapshot it taken on boot.

- The .last.xml file should be saved to the _xml_history folder and not the _xml_hostory/current folder - this is so the --server-config=last alias can be used.


  was:
There are a few issues to correct after closer inspection: -
 - ConfigurationFile already maintains backups of previous versions, snapshots should only be taken when specifically requested by end users.
 - The .last.xml file should be saved to the _xml_history folder and not the _xml_hostory/current folder - this is so the --server-config=last alias can be used.
 - If an alternative file is used such as using the backup alias, the version number or the snapshot id the actual persistence file needs to be identified for the subsequent backups - currently we just keep backing up the original file which is never re-written to.



> Clean up ConfigurationFile implementation
> -----------------------------------------
>
>                 Key: AS7-1925
>                 URL: https://issues.jboss.org/browse/AS7-1925
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.2.Final, 7.1.0.Alpha1
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 7.1.0.Beta1
>
>
> There are a few issues to correct after closer inspection: -
> - ConfigurationFile already maintains backups of previous versions, snapshots should only be taken when specifically requested by end users - currently a snapshot it taken on boot.
> - The .last.xml file should be saved to the _xml_history folder and not the _xml_hostory/current folder - this is so the --server-config=last alias can be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list