Salesforce

Systinet Installation for IBM i Platforms (Magic xpa 3.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

Systinet Installation for IBM i (Magic xpa 3.x)

  1. Log on to the OS400 target machine.

  2. Run the command:

    ADDENVVAR ENVVAR(JAVA_HOME) VALUE('/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit')

  3. Run the command: CALL PGM(QP2TERM).

  4. Go to: <Magic installed directory>\web_services.

  5. Edit the ssjinstallconfig file as following:

  • Change the dname parameter from dname=<MachineName>.<DomainName> to real machine and domain names such as " dname=POWER6"

  • Change the installation.destination parameter from <SSJ Installation Directory> to a real SSJ installation directory such as "installation.destination=/<Magic install directory>I/ssj"

  1. Run the command:

    java -jar wso2-soa-enablement-server-java-6.6.jar -u ssjinstallconfig

  2. Copy the MgSSJ.jar, MgRequester.jar and saaj_utils.jar files from the support directory of Magic xpa to the <ssj home>/lib directory.

  3. Start SSJ from the command line:

    CHGCURLIB SrvLib

    (where SrvLib = Magic xpa server library).

    SrvLib/STRSTNET SBS(SbsLib/SbsName) SSJ('/ssjdir') JAVAHOME('/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre')

    where

    SbsLib = Subsystem Library

    SbsName = Subsystem Name

    ssjdir = SSJ directory

  4. Validate the active SSJ service using the following URL: http://System:6060.

    The SSJ login screen must show up. Please log in using the default SSJ credentials: admin/changeit.

  5. To end SSJ, run:

    SrvLib/ENDSTNET SBS(SbsLib/SbsName) SSJ(‘ssjdir’) JAVAHOME('/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre')

Reference
TitleSystinet Installation for IBM i Platforms (Magic xpa 3.x)
URL NameSystinet-Installation-for-IBM-i-Platforms-xpa-3x