Web Services Atomic Transaction interoperation

Liberty supports WS-AT interoperation with WebSphere Application Server traditional.

In WebSphere Application Server traditional, you can use policy set to control transaction policy. However, if you would run any code outside the scope of the current global transaction in Liberty, use the UOWManager with type UOWSynchronizationRegistry.UOW_TYPE_LOCAL_TRANSACTION.

If you expect WebSphere Application Server traditional to transact with Liberty through proxy, see Enabling WebSphere Application Server to use an intermediary node for Web services transactions.

If you want to use the same Secure Sockets Layer (SSL) to transact between WebSphere Application Server traditional and Liberty, see SSL configurations.