The getting started sandbox is provided for a quick introduction to eXtreme Scale REST data service functionality and its basic operation. The sandbox is located on the eXtreme Scale server install only and consists of shell and batch scripts that are designed to start a simple, partitioned grid and a REST data service that needs very little customization. In addition, a client program with source is provided which loads entities and executes queries in the grid. Eclipse project metadata is also provided.
For information on loading and running this sample in Eclipse, see WebSphere eXtreme Scale REST Data Service Eclipse Project readme. You can use the Eclipse environment to update and compile the sample and run the sample programmatically using the EntityManager API.
For information on building and running this sample in Visual Studio 2008 SP1, see WebSphere eXtreme Scale REST Data Service Visual Studio 2008 SP1 Project readme. The Visual Studio 2008 SP1 environment is used to build and run an ADO.NET Data Services C# client that is used to read and update data in the eXtreme Scale grid using the eXtreme Scale REST data service.
For details on running the getting started sample, see Chapter 3 of the WebSphere eXtreme Scale REST data service User Guide.