RM-4097: added fix for both issues

This commit is contained in:
Silviu Dinuta
2016-09-26 17:32:53 +03:00
parent ebc3b40cee
commit 6189376e17
5 changed files with 439 additions and 134 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 -->