In a Web module that implements a Web service, specify Execute using Web Services Atomic transaction on incoming requests to run under a received client transaction context.
在用于实现Web服务的Web模块中,指定Execute using Web Services Atomic Transaction on incoming requests以便在已收到的客户端事务上下文下运行。
2
In a Web module that invokes a Web service, specify Send Web Services Atomic transaction on requests to propagate the transaction to the target Web service.
在用于调用Web服务的Web模块中,指定Send Web Services Atomic Transaction on requests以将事务传播到目标Web服务。
3
In an EJB module, specify bean methods with transaction type Required (the default) to participate in a global atomic transaction.