Configuring WebSphere grid endpoints
This topic explains how to set up a WebSphere® grid endpoint.
Procedure
- Install a batch application on a server or cluster using the administrative console, wsadmin commands, or another supported method for deploying applications.
- If the application is the first batch application installed on the server or cluster, restart the server or cluster.
Results
If
you use the default Derby data source, no further action is required.
If you use a different data source, complete the following steps to
make the data source available to the WebSphere grid endpoints.
- On the administrative console, click .
- Select the Cell scope from the list.
- Edit the GRID_ENDPOINT_DATASOURCE variable to point to the JNDI lookup name of the job scheduler data source.
- Save your configuration.
- Restart all endpoints.