From 77343804c67d75cd8b8664f67a2ec05ef6a399d8 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 9 Jul 2012 14:00:03 +0000 Subject: [PATCH] Remove inherited thread local from RAP git-svn-id: https://svn.argeo.org/slc/trunk@5422 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- demo/slc_demo_rap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/slc_demo_rap.properties b/demo/slc_demo_rap.properties index 9bb2460b3..a64015cde 100644 --- a/demo/slc_demo_rap.properties +++ b/demo/slc_demo_rap.properties @@ -23,7 +23,7 @@ org.argeo.slc.demo.minimal,\ #org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective -spring.security.strategy=MODE_INHERITABLETHREADLOCAL +#spring.security.strategy=MODE_INHERITABLETHREADLOCAL # LDAP (Apache DS) #argeo.ads.init.ldif=osgibundle:init-argeo.ldif -- 2.39.2