Linux
If you made changes to your
realm and no longer require the base entry that you created for the realm,
you can delete it.
Perform
the following steps to delete the realm base entry:
- Use a text editor
to open the wkplc.properties file, located in the wp_profile/ConfigEngine/properties directory.
- For realmName,
type the realm name or leave blank to update the default realm.
- Save your changes to the wkplc.properties file.
- Run the ./ConfigEngine.sh
wp-query-realm-baseentry task, located
in the wp_profile/ConfigEngine directory to
list the base entries for a specific realm.
- Use a text editor
to open the wkplc.properties file, located in the wp_profile/ConfigEngine/properties directory.
- For realmName, type
the name of the realm configuration you want to delete.
- Save your changes to the wkplc.properties file.
- Run the ./ConfigEngine.sh wp-delete-realm-baseentry task, located
in the wp_profile/ConfigEngine directory to delete a base entry from
a realm configuration.
- Perform the following steps to stop and restart
the server1 and WebSphere_Portal servers:
- Open a command prompt and change to the wp_profile_root/bin directory.
- Enter the ./stopServer.sh server1
-user admin_userid -password admin_password command
to stop the WebSphere
Application Server.
- Enter the ./stopServer.sh WebSphere_Portal
-user admin_userid -password admin_password command
to stop the WebSphere Portal Express server.
- Enter the ./startServer.sh server1 command.
- Enter the ./startServer.sh WebSphere_Portal command.
Parent topic:
|
|
|