Versions Compared

Key

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

...

  1. At Step 1.2, use the following copy of pom.xml, which has been updated for Spring DM 1.2.
  2. At Step 1.5, use the name SPRING_DM_1.2 instead of SPRING_DM_1.1 for the User Library.

fedora.war

Until the Fedora Maven build is able to produce a deployable war artifact, you will need to manually create the Eclipse project that represents the Fedora WAR.

For the Spring DM extender to recognize your fedora.war Eclipse project as a web application, ensure that the project name ends in ".war", e.g. "fedora.war". The project structure should resemble the following:

  • fedora.war** WEB-INF*** lib
    • MANIFEST*** MANIFEST.MF

As of rev 8183, you can build the fedora-webapp artifact directly from the fedora svn tree and deploy the war in the Spring-DM-Target-Platform described in the step above

fedora.war should have the following features disabled:

...