Skip to content

Commit

Permalink
wire in sitemap endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 31, 2013
1 parent 7130cb3 commit a5db1c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fcrepo-webapp/src/main/resources/spring/rest.xml
Expand Up @@ -50,6 +50,7 @@
<bean class="org.fcrepo.api.FedoraNamespaces"/>
<bean class="org.fcrepo.api.FedoraObjects"/>
<bean class="org.fcrepo.api.FedoraFieldSearch"/>
<bean class="org.fcrepo.api.FedoraSitemap"/>
<bean class="org.fcrepo.generator.DublinCoreGenerator"/>
<bean class="org.fcrepo.generator.ObjectRdfGenerator">
<property name="objectGenerators">
Expand Down

0 comments on commit a5db1c7

Please sign in to comment.