]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/core-osgi.xml
tests for solving the hibernate transaction problem
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.hibernate / META-INF / spring / core-osgi.xml
index b6a761fc8fb4acf7b1b1c27580154d0211cb42e2..fed1afced1c71609b01e1badc40b80cea65aa8ee 100644 (file)
@@ -6,7 +6,10 @@
        http://www.springframework.org/schema/beans   \r
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
 \r
-       <!-- DAO <reference id="slcExecutionDao" interface="org.argeo.slc.dao.process.SlcExecutionDao" \r
-               /> -->\r
+       <!-- References Needed -->\r
+       <reference id="slcExecutionDao" interface="org.argeo.slc.dao.process.SlcExecutionDao"\r
+               context-class-loader="null" />\r
+\r
+       <!-- Services exposed by the bundle -->\r
        <service ref="processListTableContent" interface="org.argeo.slc.client.core.TableContent" />\r
 </beans:beans>
\ No newline at end of file