From 297a0d9f7c61e91cd847dede76318d3661d91ba3 Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Tue, 23 May 2006 11:22:13 +0000 Subject: [PATCH] AuthenticationService suspends transactions for methods that work only on the thread login context - This allows finally blocks that logout or clear the current security context even though the txn is rollback-only git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2952 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/public-services-context.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/alfresco/public-services-context.xml b/config/alfresco/public-services-context.xml index 3169bd93d2..475d0fbc5e 100644 --- a/config/alfresco/public-services-context.xml +++ b/config/alfresco/public-services-context.xml @@ -807,6 +807,12 @@ + PROPAGATION_NOT_SUPPORTED, readOnly + PROPAGATION_NOT_SUPPORTED, readOnly + PROPAGATION_NOT_SUPPORTED, readOnly + PROPAGATION_NOT_SUPPORTED, readOnly + PROPAGATION_NOT_SUPPORTED, readOnly + PROPAGATION_NOT_SUPPORTED, readOnly ${server.transaction.mode.default}