Skip to content

Commit

Permalink
scan fcrepo services.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Jun 13, 2013
1 parent ac6b189 commit a42a27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/spring-test/rest.xml
Expand Up @@ -16,7 +16,7 @@


<context:component-scan
base-package="org.modeshape.web.jcr.rest, org.fcrepo.api, org.fcrepo.serialization, org.fcrepo.serialization.bagit, org.fcrepo.responses, org.fcrepo.exceptionhandlers" />
base-package="org.modeshape.web.jcr.rest, org.fcrepo.services, org.fcrepo.api, org.fcrepo.serialization, org.fcrepo.serialization.bagit, org.fcrepo.responses, org.fcrepo.exceptionhandlers" />

<!-- Mints PIDs -->
<bean class="org.fcrepo.identifiers.UUIDPidMinter" />
Expand Down

0 comments on commit a42a27d

Please sign in to comment.