Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Edit the .profile file for serveradmin to include JAVA_HOME,

Code Block
languagebash
 

 

# Required by Tomcat6 OpenAM Agent
export JAVA_HOME=/opt/java-forgerock

Download Agent

Check out the main download page for a list of policy agents. In this example we will be using the Tomcat 6 policy agent,

Code Block
languagebash
wget http://download.forgerock.org/downloads/openam/j2eeagents/stable/3.0.3/tomcat_v6_agent_303.zip 

Run Setup

... running setup utility with tomcat

...