]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/runtime.xml
Simplify minimal configs for execution
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / src / main / resources / org / argeo / slc / core / execution / runtime.xml
index dba01b962f5f6e3a60acab412ce22b5c45e6190e..4399b8d89fa36f6c1622da5d6955a4e7928eaaee 100644 (file)
@@ -21,7 +21,7 @@
 
        <bean id="executionStack" class="org.argeo.slc.core.execution.DefaultExecutionStack"
                scope="execution">
-               <aop:scoped-proxy />
+               <aop:scoped-proxy proxy-target-class="false" />
        </bean>
 
        <bean id="instantiationManager" class="org.argeo.slc.core.execution.InstantiationManager" />