]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/views.xml
tests for solving the hibernate transaction problem
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / META-INF / spring / views.xml
index 5fc0b87f2dd1e66affce74e35411f4822ac2ef04..b262382b3f26d5a8a982728db66c8cfa810abb9d 100644 (file)
@@ -18,6 +18,7 @@
        <bean id="org.argeo.slc.client.ui.processListView" class="org.argeo.slc.client.ui.views.ProcessListView"
                scope="prototype">
                <property name="slcExecutionDao" ref="slcExecutionDao" />
+               <!-- <property name="sessionFactory" ref="sessionFactory" /> -->
        </bean>
 
        <bean id="org.argeo.slc.client.ui.processBuilderView" class="org.argeo.slc.client.ui.views.ProcessBuilderView"