From Diameter 2.6.0 onwards, the resource adaptors must be deployed in a Rhino SLEE running Java 7. They cannot be deployed on Java 6. |
Deployment steps
The Diameter resource adaptors do not come with deployment scripts. Instead, each example service includes a script that installs and configures the applicable resource adaptor for that example. Developers and administrators should refer to the example scripts for the exact steps, and write their own script; but the basic procedure is as follows:
-
Deploy the Diameter base types library that contains the Java types used by all Diameter resource adaptors.
-
Deploy the Diameter profile specs.
-
Deploy the Netty library shared by all Diameter resource adaptors (and some others).
-
Deploy a Diameter resource adaptor type.
-
Deploy a Diameter resource adaptor.
-
Create a Diameter configuration profile (and profile table).
-
Create a Diameter resource adaptor entity.