-
Nov 3rd, 2008, 01:37 PM
#1
Jms And Database update in single transaction
We are currently using Oracle AQ as our JMS provider in our spring application. Does anyone know if I can use the DataSourceTransactionManager when I am posting to our JMS queue? I have written a service class that is annotated for transaction management and I am updating the database and posting to our JMS queue through jms templates. Each is using the same transaction manager and datasource, will this be a single transaction?
Note: This looks like the type of functionality that is in the Oracle Advanced Pack, I am just trying to see if I can get this to work before that comes out.
Tags for this Thread
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