Merge branch 'hotfix-2.3/RM-4097' into hotfix-2.3/RM-4096_RM_4097

This commit is contained in:
Silviu Dinuta
2016-09-26 18:26:36 +03:00
5 changed files with 385 additions and 79 deletions

View File

@@ -596,6 +596,7 @@
<property name="permissionService" ref="permissionService"/>
<property name="extendedSecurityService" ref="extendedSecurityService"/>
<property name="transactionService" ref="transactionService"/>
<property name="contentStreamer" ref="webscript.content.streamer" />
</bean>
<!-- REST impl for GET Holds -->