Sun Java System Portal Server 7.1 Configuration Guide

ProcedureTo Install Gateway on a Non-Default Instance of Application Server

  1. Install Directory Server and Application Server.

  2. Start Directory Server and Application Server.

  3. Create a node agent.

    asadmin create-node-agent --user admin --password password --savemasterpassword=true node1

  4. Start the node agent.

    ./asadmin start-node-agent --user admin --password password node1

  5. Create non default server instance.

    ./asadmin create-instance --user admin --password password --nodeagent node1 server1

  6. Start the instance.

    ./asadmin start-instance --user admin --password password server1

  7. Install Access Manager in the Configure Later mode.

  8. Edit the amsamplesilent file.

  9. Restart Directory Server, Application Server, and Access Manager.

  10. Check if Access manager is up and running.

  11. Invoke installer and install Portal Server in the Configure Later mode.

  12. Edit the example14.xml file and configure common agent container.

    ./psconfig --config example14.xml