Deployment Example 2: Federation Using SAML v2

ProcedureTo Deploy the J2EE Policy Agent Housekeeping Application

The J2EE Policy Agent uses the agent housekeeping application for notifications and other internal functionality. This application is bundled with the agent binaries.

  1. As a root user, log into the Application Server 4 host.

  2. Go to the following directory:


    /export/j2ee-agents/am_as81_agent/etc
  3. Run the following command:


    # /opt/SUNWappserver/appserver/bin/asadmin deploy --user admin 
    --password 11111111 --contextroot /agentapp agentapp.war
    Command deploy executed successfully.