After you have configured and enabled the adapter, you may want to disable it at some point. The following steps outline how to disable the adapter for all instances, or for a specific instance.
Disabling the adapter for all instances
To disable the adapter for all instances, do the following:
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ RemoveCWTransport.xml
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_installdir/ xml/RemoveCWTransport.xml
From a command prompt, run the following:
CMRedeploy.bat -updateInstanceXML WC_installdir\xml\RemoveCWTransport.xml
Disabling the adapter for a specific instance
To disable the adapter for a specific instance, do the following:
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ RemoveCWTransport.xml -instanceName instance name
From a command shell, run the following:
CMRedeploy.sh -updateInstanceXML /WC_installdir/xml/ RemoveCWTransport.xml -instanceName instance name
From a command prompt, run the following:
CMRedeploy.bat -updateInstanceXML WC_installdir\xml\ RemoveCWTransport.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.