
After changing the
PROXY_HOSTNAMES
and
PROXY_DOMAINS
properties so that they are correct for the environment, save the
sip.properties
file.
22.4.2 Building and Deploying
To create the deployable units for the Registrar, Proxy and Location services run Ant with the
build
target as follows:
user@host:~/rhino/examples/sip$ ant build
Buildfile: build.xml
init:
[mkdir] Created dir: /home/user/rhino/examples/sip/jars/sip/jars
[mkdir] Created dir: /home/user/rhino/examples/sip/jars/sip/classes
compile-sip-examples:
[mkdir] Created dir: /home/user/rhino/examples/sip/jars/sip/classes/sip-examples
[javac] Compiling 37 source files to /home/user/rhino/examples/sip/jars/sip/classes/sip-ex
amples
sip-ac-location:
[sbbjar] Building sbb-jar: /home/user/rhino/examples/sip/jars/sip/jars/ac-location-sbb.jar
[deployablejar] Building deployable-unit-jar: /home/user/rhino/examples/sip/jars/sip/jars/sip-
ac-location-service.jar
[delete] Deleting: /home/user/rhino/examples/sip/jars/sip/jars/ac-location-sbb.jar
sip-jdbc-location:
[sbbjar] Building sbb-jar: /home/user/rhino/examples/sip/jars/sip/jars/jdbc-location-sbb.ja
r
[deployablejar] Building deployable-unit-jar: /home/user/rhino/examples/sip/jars/sip/jars/sip-
jdbc-location-service.jar
[delete] Deleting: /home/user/rhino/examples/sip/jars/sip/jars/jdbc-location-sbb.jar
sip-registrar:
[copy] Copying 2 files to /home/user/rhino/examples/sip/jars/sip/classes/sip-examples/reg
istrar-META-INF
[sbbjar] Building sbb-jar: /home/user/rhino/examples/sip/jars/sip/jars/registrar-sbb.jar
[deployablejar] Building deployable-unit-jar: /home/user/rhino/examples/sip/jars/sip/jars/sip-
registrar-service.jar
[delete] Deleting: /home/user/rhino/examples/sip/jars/sip/jars/registrar-sbb.jar
sip-proxy:
[copy] Copying 3 files to /home/user/rhino/examples/sip/jars/sip/classes/sip-examples/pro
xy-META-INF
[sbbjar] Building sbb-jar: /home/user/rhino/examples/sip/jars/sip/jars/proxy-sbb.jar
[deployablejar] Building deployable-unit-jar: /home/user/rhino/examples/sip/jars/sip/jars/sip-
proxy-service.jar
[delete] Deleting: /home/user/rhino/examples/sip/jars/sip/jars/proxy-sbb.jar
Open Cloud Rhino 1.4.3 Administration Manual v1.1 131
Comentarios a estos manuales