mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
12.03.2009 5bf6f768ae8b392564ac427810cac9790b1c7705
refs
author jvergara <jvergara@localhost>
Monday, January 12, 2009 02:03 +0100
committer jvergara <jvergara@localhost>
Monday, January 12, 2009 02:03 +0100
commit5bf6f768ae8b392564ac427810cac9790b1c7705
tree 02fa64fa737a12872b45dc5c72f1c6fcaf46e69a tree | zip | gz
parent 1c6e1841123f49cb25192fbf16a57e66203f3878 view | diff
Fix for issue 3709 (control-panel: value of "Backup Path" field should be the instance path and not the installation path in the Backup/Restore panels)
The code has been update to use the instance path instead of the install path in different places (the default backup directory, the path to be used to retrieve the java properties file, etc.).
If we are dealing with a package installation (install and instance paths are different), the control panel and the status command-line will display two paths: one for the install and the other for the instance.
6 files modified
96 ■■■■■ changed files
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/ControlPanelInfo.java 2 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/ServerDescriptor.java 28 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/BackupListPanel.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/JavaPropertiesPanel.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusPanel.java 30 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/status/StatusCli.java 32 ●●●●● diff | view | raw | blame | history