Web Service 原子事务互操作
Liberty 支持与 WebSphere Application Server 传统版进行 WS-AT 互操作。
在 WebSphere Application Server 传统版中,您可以使用策略集来控制事务策略。但是,如果您在 Liberty 中当前全局事务的作用域以外运行任何代码,请将 UOWManager 与类型 UOWSynchronizationRegistry.UOW_TYPE_LOCAL_TRANSACTION 配合使用。
如果您期望 WebSphere Application Server 传统版通过代理与 Liberty 进行交互,请参阅允许 WebSphere Application Server 对 Web Service 事务使用中间节点。
如果要使用相同的安全套接字层 (SSL) 在 WebSphere Application Server 传统版与 Liberty 之间进行交互,请参阅 SSL 配置。