Versions Compared

Key

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

...

The following spring files exist in a directory as configured by in fcrepo4/fcrepo-webapp/src/main/webapp/WEB-INF/web.xml.  This web.xml file contains a context-param element with param-name "contextConfigLocation".  The param-value points to your spring context configuration directoryfiles, usually a path like WEB-INF/classes/*.xml.  Note that the files is these files are in the source tree under fcrepo-webapp/src/main/resources/spring are and copied upon build to WEB-INF/classes upon build.

fcrepo-webapp/src/main/resources/spring

...

  • bean implementation for OAuth security

fcrepo4/fcrepo-

...

configs/src/main/resources/config

activemq.xml

  • config for message broker

...

http://docs.jboss.org/infinispan/5.3/configdocs/

Modeshape Configurations

These configuration files are copied to WEB-INF/classes from fcrepo-configs/src/main/resources upon build.

/config/minimal-default/repository.json

...

Infinispan configurations

These configuration files are copied to WEB-INF/classes from fcrepo-configs/src/main/resources upon build.

/config/infinispan/leveldb-default/infinispan.xml

...