[jboss-dev-forums] [JBoss Transactions Development] - Re: Asynchronicity and transaction context propagation
mark.little@jboss.com
do-not-reply at jboss.com
Fri Sep 18 05:33:38 EDT 2009
"chtimi2" wrote : Questions about the JBTS implementation of this functionnality
|
| Q'1:
| Is there documentation about this topic, or examples specific to JBossTS? I couldn't find a lot in the project documentation (the JTS Programmer Guide).
|
The docs do talk about Checked Transactions. Also look for CheckedAction class references.
anonymous wrote :
| Q'2:
| Can i continue to use my Spring declarative transactions, with JBTS embedded as the JTA transaction manager?
|
Haven't tried to, so you can let me know :-)
anonymous wrote :
| Q'3:
| In relation to the previous post, do async services need to be one-way to be able to participate in a multi-threaded transaction?
|
No.
anonymous wrote :
| Q'4:
| Would this work with JBossPOJOCache as the transactional resource? (i'm not using a database)
|
None of what was described assumed databases for the resource managers.
anonymous wrote :
| Q'5:
| Any gotchas and things that aren't possible that you can think of?
Not off the top of my head.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255875#4255875
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255875
More information about the jboss-dev-forums
mailing list