From 1a352fa091424bda524c18b9d23e6c548578a76d Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 22 Jun 2009 13:14:54 +0000 Subject: [PATCH] Make default properties placeholder configurer for execution more permissive git-svn-id: https://svn.argeo.org/slc/trunk@2568 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../org/argeo/slc/core/execution/spring.xml | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/runtime/org.argeo.slc.support.simple/src/main/resources/org/argeo/slc/core/execution/spring.xml b/runtime/org.argeo.slc.support.simple/src/main/resources/org/argeo/slc/core/execution/spring.xml index 33d4b7ef8..a21f30246 100644 --- a/runtime/org.argeo.slc.support.simple/src/main/resources/org/argeo/slc/core/execution/spring.xml +++ b/runtime/org.argeo.slc.support.simple/src/main/resources/org/argeo/slc/core/execution/spring.xml @@ -17,7 +17,7 @@ - + @@ -26,27 +26,31 @@ + class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"> + + + - + - - - + + + - + - + -- 2.39.2