To change configuration properties in the infrastructure
component (wc-admin-component.xml) configuration
file, you must create a customized version of the file in a new folder.
The customized version of the file must contain the original file
plus customizations.
Procedure
- Create a com.ibm.commerce.infrastructure-fep-ext\ folder
for your customized infrastructure component configuration file at
the following path:
WC_eardir\xml\config\com.ibm.commerce.infrastructure-fep-ext\
If this folder exists and contains a customized
version of the wc-admin-component.xml file, or
if a customized version exists elsewhere, open the customized version
and skip to the next step. Otherwise, complete these substeps:
- Navigate to the default infrastructure component configuration
file at the following path: WC_eardir\xml\config\com.ibm.commerce.infrastructure-fep\
- Copy the wc-admin-component.xml file
to the new WC_eardir\xml\config\com.ibm.commerce.infrastructure-fep-ext\ folder.
- Open the copied wc-admin-component.xml in
an editor. This copy becomes the customized version of the wc-admin-component.xml file.
- Change any properties as necessary for your site. Do not
remove the unchanged properties from your customized file. The customized
file must contain the changed and unchanged properties.
- Save and close the customized file.
- To update the changes in a development
environment, start, or restart the WebSphere Commerce server.