Skip to content

Commit

Permalink
add low-level storage service to the repo.xml for the webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 12, 2013
1 parent 173bd68 commit 0f8a3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fcrepo-webapp/src/main/resources/spring/repo.xml
Expand Up @@ -19,5 +19,6 @@

<bean class="org.fcrepo.services.ObjectService"/>
<bean class="org.fcrepo.services.DatastreamService"/>
<bean class="org.fcrepo.services.LowLevelStorageService"/>

</beans>

0 comments on commit 0f8a3ff

Please sign in to comment.