-
Apr 12th, 2007, 02:50 PM
#1
Commons transaction and Spring
Hi
Have anyone used commons transaction with Spring? I got a service who writes to both database and filesystem, this must be done inside a transaction (XA). The service uses 2 DAO's, one for DB and another one for FS. The transaction is set set using spring xml config on the service layer (at the moment it only works for DB DAO). Has anyone done anything like this before me?
Regards
Bjørn Ove
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