This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Evaluating JBossTSjhalliday Oct 22, 2007 5:49 AM (in response to jeilong)There is no support for transparent flow of transaction contexts between XA (EJBs) and WS-AT (web services) in the current release, although it is on the road map. 
 If you don't mind living on the cutting edge, take a look at the slide set and accompanying demo from our talk at JavaOne. It has the prototype for the transaction bridge, which is what you need here.
 http://anonsvn.jboss.org/repos/labs/labs/jbosstm/workspace/jhalliday/txbridge/
 
    