|
Topic |
Details |
|---|---|
|
Configuration data |
The Registry configuration process installs the Registry database domain and server keystore in the JavaES-install-dir directory. The directory is not removed when Service Registry is uninstalled. This safety mechanism enables you to preserve the database for use in a future installation or release if you want. |
|
Other installations this component requires |
Application Server (Domain Administration Server and Command-Line Administration Tool) HADB Message Queue |
|
Products requiring this installation |
None |
|
Pre-uninstallation tasks |
1. Stop the Service Registry Domain as follows: JavaES-install-dir\share\ant\bin\ant.bat -f build-install.xml appserver.domain.stop 2. Delete the Service Registry Domain as follows: JavaES-install-dir\share\ant\bin\ant.bat -f build-install.xml appserver.domain.delete If you want to preserve the Registry database for future use, copy the ServiceRegistry-base directory to another location before you reinstall the Registry. |
|
Post-uninstallation tasks |
If you made a copy of the Registry database, copy the database again after you reinstall. After restoring the database and keystore files (stored in the 3.0 directories), run the following command using platform-specific variants: JavaES-install-dir\share\ant\bin\ant.bat -f build-install.xml appserver.domain.stop export.registryOperatorCert install.cacerts appserver.domain.start This command enables existing users to have continued use of the Service Registry Web Console. |