Sun GlassFish Web Space Server 10.0 OpenSSO Add-On Guide

Customizing the OpenSSO Add-On

Customizing the OpenSSO Add-On involves modifying the portal-ext.properties and AMConfig.properties files and then rebuilding the Web Space Server WAR files.

ProcedureTo Customize the OpenSSO Add-On

Before You Begin

After the OpenSSO Add-On has been installed, any additional customizations you want to make must only be made to the portal-ext.properties and AMConfig.properties files that are located in the webspace_dir/var/webspace/war-workspace/customs/webspace/WEB-INF/classes directory. Note that this post-installation location is different than the location of the portal-ext.properties and AMConfig.properties that you should modify prior to installing the OpenSSO Add-On.

  1. Change to the webspace_dir/var/webspace/war-workspace/customs/webspace/WEB-INF/classes directory.

  2. Edit the portal-ext.properties and/or AMConfig.properties file(s) as desired.

    Refer to Default Configuration Files for listings of the properties in the portal-ext.properties and AMConfig.properties files.

  3. Stop the Web Space Server domain.

  4. Change to the webspace_dir/var/webspace/war-workspace directory.

  5. Run the synchronize.xml Ant script.


    ant -f synchronize.xml
    
  6. Restart the Web Space Server.