Sun GlassFish Communications Server Diameter Adapter 1.0 Installation and Quick Start Guide

ProcedureTo Install Diameter Adapter on a Communications Server Instance

Before You Begin

Communications Server must be installed before attempting to install the Diameter Adapter software.

  1. Download the Diameter Patch from SunSolve.

    You must be a registered Sun customer to access SunSolve.

  2. Extract the .zip file to a location of your choice.

    The .zip file includes an installer JAR file and a README file.

  3. Navigate to the bin directory of your Communications Server installation.


    cd as-install/bin
    
  4. Stop the Communications Server domain if it is running.


    asadmin> stop-domain domain_name
    
  5. Run the Diameter Adapter installer.


    asadmin> install-addon path_to_installer_jar
    

    The Licensing page is displayed.

  6. Accept the license to start the installation.

    When installation is complete, a message similar to the following is displayed:


    Installation of the addon SunDiameter completed.
    CLI207 The installation of the addon /home/user1234/
    SunDiameter_installer.jar completed.
  7. Start the domain.


    asadmin> start-domain domain_name
    
Next Steps

For configuration instructions, proceed to Configuring Diameter for Communications Server.