Install or uninstall the configuration wizard
The configuration wizard is installed by default when installing IBM WebSphere Portal. As an alternative to using the default installation, we can install the configuration wizard on another server that already has IBM WebSphere Application Server installed.
- To install the configuration wizard:
cd APPSERVER_ROOT/profiles/cw_profile/ConfigEngine
./ConfigEngine.sh deploy-wizard-war
- To uninstall the configuration wizard:
./ConfigEngine.sh remove-wizard-war
Parent Configuration Wizard