Cloud CM-IPMP Instrukcja Naprawy Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 201
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
2. Installing a Service.
3. Uninstalling a Service.
4. Uninstalling a Resource Adaptor.
5. Creating a Profile.
The tutorial sections 1, 2, 3 and 4 provides examples of how to deploy, activate, deactivate, and undeploy (respectively) the SIP
resource adaptor and the demonstration SIP applications.
Tutorial 5 provides an example of configuring a profile for the JCC Call Forwarding service.
Management operations may have ordered dependencies on the state of other components in the SLEE.
For example:
A resource adaptor may not be uninstalled when entities are in use, or when a service is installed that uses the
resource adaptor.
A service can not be deployed before the resource adaptor is deployed.
A component can only be deployed once and from only one deployable unit. Attempting to redeploy the same
component from a different deployable unit will fail; the component will need to be first undeployed.
A profile table cannot be created until the ProfileSpecification is deployed.
In the management examples shown here, the deployable units are on the local file system, so the parameter for the
install
command’s URL uses the file protocol (
file://
).
The jars and example applications are in the following place in the Rhino SLEE installation:
$RHINO_HOME/examples/
5.3 Building the Examples
Before the examples can be deployed using either the Web Console or the Command Console, the example JAR files need to
be built. Perform the following command (with the path modified for your local environment):
$ ant -f /home/user/rhino/examples/sip/build.xml build
...
buildexamples:
BUILD SUCCESSFUL
Total time: 6 seconds
5.4 Installing a Resource Adaptor
The operations used in this example for configuration of the Resource Adaptor are:
1. Installing the Resource Adaptor.
2. Creating a resource adaptor entity.
3. Binding a link name.
4. Activating the entity.
5. Viewing the installed resource adaptor state.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 28
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 200 201

Komentarze do niniejszej Instrukcji

Brak uwag