Install the multilingual extensions
The multilingual solution consists of a set of extensions to Web Content Manager used to manage the authoring, workflow, and configuration of your multilingual system.
- Ensure the WasPassword and PortalAdminPwd passwords are set in the wkplc.properties file.
- Run the following registration command from the WP_PROFILE/ConfigEngine:
./ConfigEngine.sh register-wcm-mls
- Run the following deployment command from the WP_PROFILE/ConfigEngine:
./ConfigEngine.sh deploy-wcm-mls
- If the server contains virtual portals, we must also run the following task for each virtual portal on the server:
./ConfigEngine.sh import-wcm-mls-data -DVirtualPortalHostName=VirtualPortalHostName -DVirtualPortalContext=VirtualPortalContext
- Restart HCL WebSphere Portal.
- Repeat these steps on every server and cluster node.