Sun OpenSSO Enterprise 8.0 Installation and Configuration Guide

GlassFish Application Server V2 UR1 and UR2

GlassFish site: https://glassfish.dev.java.net/

For the platforms that are supported for this web container, see Platforms Supported For OpenSSO Enterprise 8.0 in Sun OpenSSO Enterprise 8.0 Release Notes.

Download locations:

OpenSSO Enterprise Pre-Deployment Tasks

  1. In the GlassFish domain where you plan to deploy OpenSSO Enterprise server, change the following JVM options either using the GlassFish administration console or by editing the domain.xml file:

    • Change -client to -server.

    • Change -Xmx512m to -Xmx1024m.

  2. If the Java Security Manager is enabled:

    • Set the following JVM option:

      -Dcom.sun.enterprise.server.ss.ASQuickStartup=false

    • Add the security permissions to the server.policy file, as described in Adding Security Permissions For a Web Container.

      After you edit the file, restart the web container.