Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added bean for FedoraTransactions
  • Loading branch information
fasseg committed Jun 13, 2013
1 parent a890f1f commit c2bce0e
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -10,7 +10,10 @@

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


<!-- Transaction Service bean for Injection -->
<bean class="org.fcrepo.services.TransactionService" />

<context:annotation-config/>

<context:component-scan
Expand Down

0 comments on commit c2bce0e

Please sign in to comment.