1. CannotCreateTransactionException during AbstractJpaTests forum.springsource.orgSep 27th, 2006, 08:42 AM #1 Sogliola View Profile View Forum Posts Private Message Junior Member Join Date Sep 2006 Posts 7 CannotCreateTransactionException during AbstractJpaTests I caught this exception when I ... |
2. how and where to catch exceptions? (CannotCreateTransactionException) forum.springsource.orghow and where to catch exceptions? (CannotCreateTransactionException) Hi all, I'm using Spring Security 2.0.1 for authorization and authentication in my web application. I have a custom UserDetails implementation which retrieves the ... |
3. CannotCreateTransactionException forum.springsource.orgCannotCreateTransactionException hi, I've developed application using spring & IBatis. I'm using "DataSourceTransactionManager as transaction manager for save operations in my aplication. Database is deployed on Informix ver. 7.3. And I'm using ... |
4. CannotCreateTransactionException forum.springsource.orgCannotCreateTransactionException Hello All, I am trying to save object and I am seeing these exceptions Code: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is java.lang.NullPointerException: null java.lang.NullPointerException at ... |
5. CanNotCreateTransactionException forum.springsource.orgCanNotCreateTransactionException I am upgrading my projects application from Spring 1.2.5 --> Spring 2.5.6 and Hibernate 3.0.5 --> Hibernate 3.3.2 I can get to the application log in screen. When I log ... |