book
Article ID: KB0086203
calendar_today
Updated On:
Description
Resolution:
To use a Service, you must first register it from the GridServer Administration Tool.
To register a Service:
1. Log in to the GridServer Administration Tool.
2. Select the Service tab, then select the Service Registry page.
3. A list of existing Services appears on that page, along with a line for adding a new Service.
4. Enter the Service name on the blank line.
5. Select the Service type, then click Add.
6. A window with several options appears after clicking the Add button.
7. For Java Services, enter the fully qualified class name for the service; for .NET, dynamic libraries, or commands, enter the classname plus assembly name, library name, or command line, respectively. The window also allows you to enter options for the Service.
Note that after you register a Service, you must deploy the code to your Engines.
Issue/Introduction
Registering a Service (GridServer 3.2)