
Preparing the wc-server.xml file for migration
Many aspects of the WebSphere Commerce runtime application are configured in the wc-server.xml file, including configurations for your custom assets. To ensure that your version 7.0 customizations function as intended on version 8.0, you must update the version 8.0 wc-server.xml file to match the various version 7.0 configurations.
For your migrated customizations to work correctly, the following configurations must remain
consistent across both version 7.0 and version 8.0 wc-server.xml files:
- Host names
- All paths and installation directories
AdminUser
andAdminPwd
Note: If theAdminPwd
values do not match, use the wcs_encrypt utility to generate an encrypted password. For more information about the wcs_encrypt utility, see Generate encrypted data (wcs_encrypt).
Before you begin
- Manually copy your WebSphere Commerce Version 7.0 wc-server.xml file to a temporary directory on your WebSphere Commerce Version 8.0 environment.