+

Search Tips   |   Advanced Search

Solution Installer run time configuration

The Solution Installer run time configuration properties allows us 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...

    WP_PROFILE\ConfigEngine\properties\wkplc_comp.properties

Generally the Solution Installer run time configuration properties require no edits.

An exception is when to include custom code extension points with suffixes other than -applySIFeaturePack and -removeSIFeaturePack. 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...

  • wp.si.configInstallExtensionList=-applySIFeaturePack
  • wp.si.configRemoveExtensionList=-removeSIFeaturePack

See also


Parent Install add-ons