
5.5.2 Installing a service using the Command Console
To perform the installation using the Command Console in interactive mode;
$ ./client/bin/rhino-console
Interactive Rhino Management Shell
[Rhino@localhost (#0)]
The location service DU can be installed using either the
install
command or the
installlocaldu
command.
> install file:examples/sip/jars/sip-ac-location-service.jar
installed: DeployableUnit[url=file:examples/sip/jars/sip-ac-location-service.jar]
The same applies for the registrar service:
> install file:examples/sip/jars/sip-registrar-service.jar
installed: DeployableUnit[url=file:examples/sip/jars/sip-registrar-service.jar]
Both services need to be active before they will commence processing events:
> listServices
Service[SIP AC Location Service 1.5, Open Cloud]
Service[SIP Registrar Service 1.5, Open Cloud]
> activateService "SIP AC Location Service 1.5, Open Cloud"
Activated Service[SIP AC Location Service 1.5, Open Cloud]
> activateService "SIP Registrar Service 1.5, Open Cloud"
Activated Service[SIP Registrar Service 1.5, Open Cloud]
At this stage, the resource adaptor and services have been installed appropriately. For more information on the operation of the
Open Cloud Rhino 1.4.3 Administration Manual v1.1 33
Comentarios a estos manuales