在您配置了适配器之后,您必须启用它以便在站点中使用它。以下步骤概括了如何为所有实例或特定实例启用适配器。
要为所有实例启用适配器,请执行以下操作:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ AddCWTransport.xml
CMRedeploy.sh -updateInstanceXML /WC_installdir/xml/ AddCWTransport.xml

CMRedeploy.bat -updateInstanceXML WC_installdir\xml\AddCWTransport.xml 要为指定实例启动适配器,请执行以下操作:
CMRedeploy.sh -updateInstanceXML /WC_userdir/xml/ AddCWTransport.xml -instanceName instance name
CMRedeploy.sh -updateInstanceXML /WC_installdir/xml/ AddCWTransport.xml -instanceName instance name
CMRedeploy.bat -updateInstanceXML WC_installdir\xml\AddCWTransport.xml -instanceName instance name
注意:
- 有关 CrossWorlds 适配器的安装信息,请参阅《WebSphere Commerce 附加软件指南》。有关一般信息,请参阅《WebSphere Commerce 管理指南》。
- iSeries、Linux、IBM eServer zSeries 或 S390 Linux 上不支持 CrossWorlds 适配器。