mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Merging from EC-MC: Checkpoint before refactor
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5744 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -69,8 +69,6 @@
|
||||
<idref local="AuditMethodInterceptor"/>
|
||||
<idref local="exceptionTranslator"/>
|
||||
<idref bean="NodeService_security"/>
|
||||
<idref bean="mlTranslationInterceptor"/>
|
||||
<idref bean="mlPropertyInterceptor"/>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
@@ -656,6 +654,7 @@
|
||||
<idref local="AuditMethodInterceptor"/>
|
||||
<idref local="exceptionTranslator"/>
|
||||
<idref bean="FileFolderService_security"/>
|
||||
<idref bean="mlTranslationInterceptor"/>
|
||||
<idref bean="tempFileMarkerInterceptor"/>
|
||||
</list>
|
||||
</property>
|
||||
@@ -1166,6 +1165,8 @@
|
||||
</property>
|
||||
<property name="transactionAttributes">
|
||||
<props>
|
||||
<prop key="is*">${server.transaction.mode.readOnly}</prop>
|
||||
<prop key="get*">${server.transaction.mode.readOnly}</prop>
|
||||
<prop key="*">${server.transaction.mode.default}</prop>
|
||||
</props>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user