book
Article ID: KB0087532
calendar_today
Updated On:
Description
Resolution:
To use a Service, you must first register a Service Type from the GridServer Administration Tool.
To register a Service Type:
1. Log in to the GridServer Administration Tool.
2. Select the Service tab, then select the Service Type Registry page.
3. A list of existing Service Types appears on that page, along with a line for adding a new Service Type.
4. Enter the Service Type Name on the blank line.
5. Select the Service Implementation, then click Add.
A window with several options appears after clicking the Add button.
6. For Java Service Types, 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 Type.
Note that after you register a Service Type, you must deploy the implementation to your Engines
Issue/Introduction
Registering a Service Type (GridServer 4.0)