Versions Compared

Key

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

...

Installing Java:

...

Install Tomcat: (warning) only for single Sakai application server

Setup environment variables

...

  • Java 5.0
    • setenv JAVA_HOME5 /ucd/opt/java5
  • Mavne v1.0.2
    • setenv MAVEN_HOME /ucd/opt/maven
  • Tomcat 5.5.17 23
    • setenv CATALINA_HOME /ucd/opt/tomcat
  • PATH needs to include the following
    • /ucd/opt/java/bin
    • /ucd/opt/maven/bin

...