fcrepo-webapp

fcrepo-webapp/src/main/resources/spring

repo.xml

<bean name "modeshapeRepofactory" class= "org.fcrepo.kernel.spring.ModeshapeRepositoryFactoryBean">
	<property name="repositoryConfiguration" value="${fcrepo.modeshape.configuration:classpath:/config/single/repository.json"/>
</bean>

rest.xml

eventing.xml

atom_jms.xml

generator.xml

security.xml

fcrepo4/fcrepo-webapp/src/main/resources/config

activemq.xml

fcrepo4/fcrepo-webapp/src/main/resources

logback.xml

 

repository.json - the modeshape configuration specification

fcrepo4/fcrepo-http-commmons/src/main/resources/config

jgroups-fcrepo-tcp.xml - jgroups config for clustering


infinispan.xml - the infinispan cache configuration

fcrepo4/fcrepo-kernel/src/main/resources/config/infinispan

 

fedora-node-types.cnd - nodes definitions in terms of namespaced properties

fcrepo4/fcrepo-kernel/src/main/resources/fedora-node-types.cnd

 

container configuration

see Deploying Fedora 4

other module resources

fcrepo4/fcrepo-jms/src/main/resources