Versions Compared

Key

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

...

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

  • Tomcat v5.5.2326
  • Create soft-link /ucd/opt/tomcat
  • sakai user needs to have "rw" access to tomcat

...

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

...