Skip to content

Commit

Permalink
wire in webhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 15, 2013
1 parent 5609582 commit 6895af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/spring/rest.xml
Expand Up @@ -53,6 +53,7 @@
<bean class="org.fcrepo.generator.DublinCoreGenerator"/>
<bean class="org.fcrepo.generator.RdfGenerator"/>
<bean class="org.fcrepo.syndication.RSSPublisher"/>
<bean class="org.fcrepo.webhooks.FedoraWebhooks"/>
</jaxrs:serviceBeans>
<jaxrs:extensionMappings>
<entry key="json" value="application/json"/>
Expand Down

0 comments on commit 6895af0

Please sign in to comment.