NAME
addService - add a service Jar file to the service code directory for use with an ID only puck
SYNOPSIS
addService jarFile
DESCRIPTION
The addService utility is used to load a service Jar into the SIAM service code directory for use with an ID only puck. When the SIAM application scans a puck it will look for service code in the puck. If no service code is found in the puck it will attempt to look up the service locally using the puck's universally unique identifier (UUID). If a service has been added to the platform using the addService command then the SIAM application will load that service. To add a service to a node simply enter the addService command followed by a service Jar file, for example
$ addService Compass-1222.jar
This utility may be run on the MMC as well as a Windows or Linux PC.

ENVIRONMENT
The following environment variables must be set:


SEE ALSO

  listServicesremoveService