Deployment Example: SAML v2 Using Sun OpenSSO Enterprise 8.0

ProcedureTo Deploy and Start the J2EE Policy Agent Housekeeping Application

The agent application is a housekeeping application bundled with the binaries and used by the agent for notifications and other internal functionality. This application must be deployed to the agent-protected web container using the same URI that was supplied during the agent installation process. For example, during the installation process, if you entered /agentapp as the deployment URI for the agent application, use that same context path in this procedure.

  1. Access http://pr1.sp-example.com:7001/console from a web browser.

  2. Log in to the WebLogic Server console as the administrator.

    Username

    weblogic

    Password

    bea10admin

  3. Under Domain Structure, click Deployments.

  4. On the Summary of Deployments page, in the Change Center, click Lock & Edit.

  5. Under Deployments, click Install.

  6. On the Install Application Assistant page, click the pr1.sp-example.com link.

  7. In the field named Location: pr1.sp-example.com, click the root directory.

  8. Navigate to /export/J2EEPA1/j2ee_agents/weblogic_v10_agent/etc, the application directory.

  9. Select agentapp.war and click Next.

  10. In the Install Application Assistant page, choose Install this deployment as an application and click Next.

  11. In the list of Servers, mark the checkbox for ApplicationServer-1 and click Next.

  12. In the Optional Settings page, click Next.

  13. Click Finish.

  14. On the Settings for agentapp page, click Save.

  15. In the Change Center, click Activate Changes.

  16. On the Settings for agentapp page, click Deployments.

  17. On the Summary of Deployments page, mark the agentapp checkbox and click Start > Servicing all requests.

  18. On the Start Application Assistant page, click Yes.


    Tip –

    If you encounter a JavaScriptTM error, start the WebLogic Server instance and perform the steps again.