+

Search Tips   |   Advanced Search

Use WS-Transaction policy to coordinate transactions or business activities for Web services


Use WS-Transaction policy to configure how a Java API for XML Web Services (JAX-WS) service or client handles Web Services Atomic Transaction (WS-AT) or Web Services Business Activity (WS-BA) context.

The Web Services Atomic Transaction (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 Web Services Business Activity (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.

 


Set a JAX-WS client for WS-Transaction context
Set a JAX-WS Web service for WS-Transaction context
Set a WS-Transaction policy set using wsadmin
Set Web Services Transaction support in a secure environment
Set an intermediary node for Web services transactions
Enable WAS to use an intermediary node for Web services transactions
Set a server to use business activity support
Business activity API

 

Related tasks


Learn about WS-Transaction
Set the WS-Transaction policy
Set transaction properties for an appserver
Set the WS-Transaction spec level using wsadmin
Create an application that uses the Web Services Business Activity support
Task overview: Implement Web services applications

 

Related


WS-Transaction policy settings
Transaction service settings