1. How to implement Declarative Tx With Hibernate and WebLogicJtaTransactionManager forum.springsource.orgHow to implement Declarative Tx With Hibernate and WebLogicJtaTransactionManager I have the following settings for implementing Decl. Tx mgmt for Hibernate and It works fine.. Code: |
2. WebLogicJtaTransactionManager with Jpa forum.springsource.orgWebLogicJtaTransactionManager with Jpa Hy all, I'm trying to get a Jpa persistence implemantation working in a weblogic server (sounds like a not too demanding thing to do) but I'm so far ... |
3. Configuring Hibernate to use WebLogicJtaTransactionManager forum.springsource.orgConfiguring Hibernate to use WebLogicJtaTransactionManager I'm trying to use Hibernate 3 with the WebLogicJtaTransactionManager, but I just cannot seem to get the configuration right. The Spring reference guide suggests that there ... |