]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/transaction-osgi.xml
solving the hibernate transaction problem
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.hibernate / META-INF / spring / transaction-osgi.xml
index 3cd4bac8dddc54942173320a8d2af4d35d132c06..dd8484c8b2ee0b2d17e2b54c889d1c473781e24f 100644 (file)
@@ -9,4 +9,6 @@
        <reference id="transactionManager"
                interface="org.springframework.transaction.PlatformTransactionManager"
                context-class-loader="service-provider" />
+       <!-- <reference id="sessionFactory" interface="org.hibernate.SessionFactory" 
+               /> -->
 </beans:beans>
\ No newline at end of file