Versions Compared

Key

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

...

  1. Download and install Tomcat
  2. Set the Java properties for Tomcat (See see: Application Configuration->Deployments->Tomcat 7  and Catalina Java Properties sections below
  3. Copy the Fedora 4 WAR file into Tomcat's "webapps" directory (e.g. /var/lib/tomcat7/webapps)

...

  1. Download and install Jetty
  2. Set the Java properties for Jetty  (See see: Application Configuration->Deployments->Jetty and Catalina Java Properties sections  below sections below)
  3. Copy the Fedora 4 WAR file into Jetty's "webapps" directory (e.g. /var/lib/jetty/webapps)

Include Page
Application Configuration
Application Configuration

Anchor
javaprops
javaprops
Catalina Java Properties

fcrepo.home=<some-writable-directory>

...