[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: Metadata Support for Transactional Web Services
mark.little@jboss.com
do-not-reply at jboss.com
Mon Aug 6 18:57:05 EDT 2007
"maciej.machulak" wrote : Hello,
|
| anonymous wrote :
| | anonymous wrote :
| | | What I would like to achieve at this moment is to slightly restructure the code and decouple it
| | | from the XTS (XML Transaction Service) implementation - by providing some sort of a Transaction
| | | Factory.
| | |
| |
| | I'm not entirely sure what you mean by this.
|
| At this moment my code relies on the API provided by XTS. What I thought of is that it might be nice to have some sort of a transaction factory which would provide me with common methods for creating and enlisting participants in Business Activities. It would hide details of the underlying transaction service. I could then encapsulate implementation specific code and make the overall framework easier to extend.
|
There are no common methods/interfaces. With the exception of JSR 156 none of the compensation transaction work has ever been standardized.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071400#4071400
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071400
More information about the jboss-dev-forums
mailing list