Versions Compared

Key

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

System Requirements

  • Java7
  • Servlet 3.0 container such as:
    • Tomcat 7
    • Jetty 8.x

Deploying with Tomcat

true
Excerpt
Excerpt
hidden

Deploying Fedora 4 is as easy as downloading the WAR file and copying to your servlet container's webapps directory.

System Requirements

...

.

...

  • Tomcat 7
  • Jetty 8.x

...

  1. Set the Java properties (e.g. /etc/default/tomcat7) mentioned in the following Application Configuration section 
  2. Drop the fcrepo-webapp (or your own distribution) WAR file into Tomcat's webapps directory.

...