Starting container servers

You can start container servers from the command line using a deployment topology or using a server.properties file.

About this task

To start a container process, you need an ObjectGrid XML file. The ObjectGrid XML file specifies which eXtreme Scale servers the container hosts. Ensure that your container server is equipped to host the data grid in the XML that you pass to it. All of the classes that these data grids require must be in the classpath for the container. For more information about the ObjectGrid XML file, see ObjectGrid descriptor XML file.

Procedure