
By default, the build script will deploy the Registrar and Proxy example services, and any components these depend on,
including the SIP Resource Adaptor and Location Service. To deploy these examples, run Ant with the
deployexamples
target
as follows:
user@host:~/rhino/examples/sip$ ant deployexamples
Buildfile: build.xml
init:
build:
management-init:
[echo] OpenCloud Rhino SLEE Management tasks defined
login:
[slee-management] establishing new connection to : 127.0.0.1:1199/admin
deploysipra:
[slee-management] Install deployable unit file:lib/ocjainsip-1.2-ra.jar
[slee-management] Create resource adaptor entity sipra from OCSIP 1.2, Open Cloud
[slee-management] Bind link name OCSIP to sipra
[slee-management] Activate RA entity sipra
deploy-jdbc-locationservice:
deploy-ac-locationservice:
[slee-management] Install deployable unit file:jars/sip-ac-location-service.jar
[slee-management] Activate service SIP AC Location Service 1.5, Open Cloud
[slee-management] Set trace level of ACLocationSbb 1.5, Open Cloud to Info
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
undeployfmfm:
[slee-management] Remove profile table FMFMSubscribers
[slee-management] [Failed] Profile table FMFMSubscribers does not exist
[slee-management] Deactivate service SIP FMFM Service 1.5, Open Cloud
[slee-management] [Failed] Could not find a service matching SIP FMFM Service 1.5, Open Cloud
[slee-management] Wait for service SIP FMFM Service 1.5, Open Cloud to deactivate
[slee-management] [Failed] Could not find a service matching SIP FMFM Service 1.5, Open Cloud
[slee-management] Uninstall deployable unit file:jars/sip-fmfm-service.jar
[slee-management] [Failed] Deployable unit file:jars/sip-fmfm-service.jar not installed
deployproxy:
[slee-management] Install deployable unit file:jars/sip-proxy-service.jar
[slee-management] Activate service SIP Proxy Service 1.5, Open Cloud
[slee-management] Set trace level of ProxySbb 1.5, Open Cloud to Info
deployexamples:
BUILD SUCCESSFUL
Total time: 1 minute 36 seconds
Ensure that the Rhino SLEE is in the
RUNNING
state after the deployment:
Open Cloud Rhino 1.4.3 Administration Manual v1.1 133
Komentáře k této Příručce