After you have configured the adapter you must enable it in order to use it in your site. The following steps outline how to enable the adapter for all instances, or for a specific instance.
To enable the adapter for all instances, do the following:
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ AddCWTransport.xml
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_installdir/xml/ AddCWTransport.xml

CMRedeploy.bat -updateInstanceXML WC_installdir\xml\AddCWTransport.xmlTo enable the adapter for a specific instance, do the following:
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ AddCWTransport.xml -instanceName instance name
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_installdir/xml/ AddCWTransport.xml -instanceName instance name
From a command prompt, run the following:
CMRedeploy.bat -updateInstanceXML WC_installdir\xml\AddCWTransport.xml -instanceName instance name
Notes:
- For installation information on the Adapter for CrossWorlds, see the WebSphere Commerce Additional Software Guide. For general information, see the WebSphere Commerce Administration Guide.
- The Adapter for CrossWorlds is not supported on iSeries, Linux, IBM eServer zSeries, or S390 Linux.