CannotCreateTransactionException « Exception « Spring Q&A;

Home
Spring Q&A;
1.Annotation
2.AOP
3.Batch
4.Bean
5.Binding
6.Context
7.Core
8.Database
9.Development
10.EJB
11.Exception
12.File
13.GWT
14.Integration
15.Internationalization
16.Java EE
17.Job
18.JPA
19.JSF
20.Message
21.MVC
22.MVC Controller
23.Object
24.Remote
25.Roo
26.Security
27.Session
28.Spring Tool Suite
29.Struts
30.Test
31.Thread
32.Transaction
33.Web
34.Web Service
35.XML
Spring Q&A; » Exception » CannotCreateTransactionException 

1. CannotCreateTransactionException during AbstractJpaTests    forum.springsource.org

Sep 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.org

how 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.org

CannotCreateTransactionException 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.org

CannotCreateTransactionException 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.org

CanNotCreateTransactionException 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 ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.