Learn about WS-Transaction


 

+

Search Tips   |   Advanced Search

WS-Transaction is an interoperability standard that includes...

New feature: In WAS ND v7.0, when you work with policy sets, we can configure the WS-Transaction policy type for WS-AT and WS-BA.

We can specify that the JAX-WS client must send context, can send context if it is available, or must not send context

The WS-AT support in the appserver provides transactional quality of service to the Web services environment. Distributed Web services applications, and the resources they use, can take part in distributed global transactions. With WS-BA support in the appserver, Web services on different systems can coordinate activities that are more loosely coupled than atomic transactions. Such activities can be difficult or impossible to roll back atomically, and therefore require a compensation process if an error occurs.

WS-COOR specifies a CoordinationContext and a Registration service with which participant Web services can enlist to take part in the protocols that are offered by specific coordination types.

 

See