-
Oct 1st, 2008, 08:40 PM
#1
@AnnotationDrivenTx
Hi All,
I am using the lastest nightly of javaconfig (574), when I try to insert data into the database I get "javax.persistence.TransactionRequiredExceptio n: no transaction is in progress" error.
I have the @AnnotationDrivenTx on my configuation classes that have DAO's in them and I have a TransactionManager bean named "transactionManager".
These same DAO's worked with the XML configuration and the @Transactional annotation. I dont get any errors unitl I try to insert data.
I am not seeing what I am doing wrong.
Any help would be greatly appreciated.
Thanks,
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules