
deploylocationservice:
deployregistrar:
[slee-management] Install deployable unit file:jars/sip-registrar-service.jar
[slee-management] Activate service SIP Registrar Service 1.5, Open Cloud
[slee-management] Set trace level of RegistrarSbb 1.5, Open Cloud to Info
BUILD SUCCESSFUL
Total time: 48 seconds
This will compile the necessary classes, assemble the jar file, deploy the service into the SLEE and activate it.
22.5.5 Removing the Registrar Service
The SIP Registrar Service can be deactivated and removed using the Ant
undeployregistrar
target.
user@host:~/rhino/examples/sip$ ant undeployregistrar
Buildfile: build.xml
management-init:
[echo] OpenCloud Rhino SLEE Management tasks defined
login:
[slee-management] establishing new connection to : 127.0.0.1:1199/admin
undeployregistrar:
[slee-management] Deactivate service SIP Registrar Service 1.5, Open Cloud
[slee-management] Wait for service SIP Registrar Service 1.5, Open Cloud to deactivate
[slee-management] Service SIP Registrar Service 1.5, Open Cloud is now inactive
[slee-management] Uninstall deployable unit file:jars/sip-registrar-service.jar
BUILD SUCCESSFUL
Total time: 2 minutes 12 seconds
22.5.6 Installing the Proxy Service
To install the SIP Proxy Service, first ensure the SLEE is running, then go to the SIP examples directory and execute the Ant
target
deployproxy
:
user@host:~/rhino/examples/sip$ ant deployproxy
Buildfile: build.xml
init:
[mkdir] Created dir: /home/user/rhino/examples/sip/jars
[mkdir] Created dir: /home/user/rhino/examples/sip/classes
compile-sip-examples:
[mkdir] Created dir: /home/user/rhino/examples/sip/classes/sip-examples
[javac] Compiling 37 source files to /home/user/rhino/examples/sip/classes/sip-examples
sip-ac-location:
[sbbjar] Building sbb-jar: /home/user/rhino/examples/sip/jars/ac-location-sbb.jar
[deployablejar] Building deployable-unit-jar: /home/user/rhino/examples/sip/jars/sip-ac-locati
on-service.jar
[delete] Deleting: /home/user/rhino/examples/sip/jars/ac-location-sbb.jar
Open Cloud Rhino 1.4.3 Administration Manual v1.1 140
Comentários a estes Manuais