]> 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 b262382b3f26d5a8a982728db66c8cfa810abb9d..596a2a03487994dcdd6936db91b3e4500c3a5bd5 100644 (file)
@@ -17,7 +17,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="tableContent" ref="processListTableContent" />
                <!-- <property name="sessionFactory" ref="sessionFactory" /> -->
        </bean>