]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml
tests for solving the hibernate transaction problem
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / META-INF / spring / osgi.xml
index 2e131cf7ee9804e5a4aa60e3d66b0dc9566f7a35..20357075094f7b68f6c8354eb7c4589c594d5430 100644 (file)
        <reference id="slcExecutionService" interface="org.argeo.slc.services.SlcExecutionService" />\r
 \r
        <!-- Session (to insure transactional management) -->\r
-       <!--  <reference id="sessionFactory" interface="org.hibernate.SessionFactory" /> -->\r
+       <!-- <reference id="sessionFactory" interface="org.hibernate.SessionFactory" \r
+               /> -->\r
 \r
        <!-- TODO : what is it for ? -->\r
        <list id="slcAgents" interface="org.argeo.slc.runtime.SlcAgent" />\r
 \r
-\r
+       <!-- Proxy object to try solving transaction & session problem caused by \r
+               using hibernate -->\r
+       <reference id="processListTableContent" interface="org.argeo.slc.client.core.TableContent" />\r
 </beans:beans>
\ No newline at end of file