Home | Previous | Next
4.2.4 Start grid containers on a stand-alone installation
Run startOgServers.sh of with objectGrid and objectGridDeployment XML files...
cd ObjectGrid_HOME/bin ./startOgServer.sh c0 -objectGridFile Grid.xml -deploymentPolicyFile deployment.xml -catalogServiceEndPoints abc.com:2809The grid server (c0) connects to the catalog server (abc.com) on port 2809.
The Grid.xml and deployment.xml file names used are illustrative. The configuration will depend on the requirements for the application or product.
WXS provides getting started samples in...
OBJECTGRID_HOME/ObjectGrid/gettingstarted/xml