WebSphere Commerce federation

Federating your WebSphere Commerce environment requires WebSphere Application Server Network Deployment. After you federate, you can configure clustering.

Federating WebSphere Commerce involves adding your WebSphere Commerce node to a cell managed by a WebSphere Application Server deployment manager. Federating has the following advantages:

  • Manage multiple WebSphere Commerce instances from a single WebSphere Application Server administrative console.
  • Can cluster WebSphere Commerce. See the section on Clustering WebSphere Commerce.

After you federate your stand-alone WebSphere Commerce profile, the WebSphere Application Server administrative console for that profile is no longer accessible, and all administrative tasks are completed through the WebSphere Application Server Network Deployment administrative console. The WebSphere Application Server Network Deployment administrative console is a browser-based application, so it can be accessed from any machine.

For information about WebSphere Application Server clustering, see the WebSphere Application Server documentation.

Before you federate WebSphere Commerce

After you federate WebSphere Commerce

  • You must create the virtual hosts in the managed cell. Log in to the WebSphere Application Server administrative console and look at the VH_instance_name virtual hosts. Then, log in to the WebSphere Application Server Network Deployment administrative console in the managed cell and create the same virtual hosts there. Virtual hosts are Cell-level documents and are not merged during federation. For more information, see the addNode command best practices in the WebSphere Application Server documentation.
  • All updates, such as a store publish action, go through the WebSphere Application Server Deployment Manager. For these functions to work properly your WebSphere Application Server Deployment Manager must be configured to accept the updated files for the application. By default WebSphere Application Server nodes are configured to automatically synchronize the applications when a change is made.
  • If you get a com.ibm.ws.webcontainer.exception.WebAppHostNotFoundException when you start the newly federated server, it is most likely because you did not copy over the VH_instance_name virtual hosts.