Solution Installer run time configuration

The Solution Installer run time configuration properties allows you to control how the Solution Installer installs a Portal Application Archive (PAA) formatting application to IBM® WebSphere® Portal.

The Solution Installer run time configuration properties are located in the wkplc_comp.properties file. This file is located in the wp_profile_root\ConfigEngine\properties directory. Generally the Solution Installer run time configuration properties require no edits; the following exception applies:
  • To include custom code extension points with suffixes other than -applySIFeaturePack and -removeSIFeaturePack. If you want to include additional extension points to -applySIFeaturePack and -removeSIFeaturePack, add them to the existing items using a comma separated list.
The properties for adding different extension suffixes are the wp.si.configInstallExtensionList and wp.si.configRemoveExtensionList. For example:
  • wp.si.configInstallExtensionList=-applySIFeaturePack
  • wp.si.configRemoveExtensionList=-removeSIFeaturePack