WS-Transaction and mixed-version cells
You must consider WS-Transaction policy type enablement and behavior, and the WS-Transaction specification level to use, when a cell contains servers at different versions; for example, WebSphere® Application Server V7.0 或更高版本 and WebSphere Application Server Version 6.1 Feature Pack for Web Services.
WS-Transaction policy type enablement
For a Version 6.1 Feature Pack for Web Services server, you can enable the WS-Transaction policy type by including it in a policy set, but you cannot configure it. For a V7.0 或更高版本 server, you can both enable and configure the WS-Transaction policy type. Configuration information is written to the WS-Transaction policy type file.
- If a Version 6.1 Feature Pack for Web Services server reads a WS-Transaction policy type file that is generated by a V7.0 或更高版本 server, the server enables the WS-Transaction policy type, but ignores any configuration information in the file.
- If a V7.0 或更高版本 server reads a WS-Transaction policy type that is generated by a Version 6.1 Feature Pack for Web Services server, the server enables the WS-Transaction policy type by using a value of Supports for the WS-AtomicTransaction and WS-BusinessActivity protocols. This value is equivalent to the existing behavior of a Version 6.1 Feature Pack for Web Services server.
WS-Transaction specification level
WebSphere Application Server supports the WS-Transaction 1.0, WS-Transaction 1.1 and WS-Transaction 1.2 specifications. In practice, version 1.2 of the WS-Transaction standard is functionally equivalent to version 1.1, so within WebSphere Application Server, wherever WS-Transaction 1.1 is supported, WS-Transaction 1.2 is also.
A WebSphere Application Server Version 6.x server supports WS-Transaction 1.0. A V7.0 或更高版本 server supports WS-Transaction 1.0, 1.1 and 1.2.
- For a cluster of V7.0 或更高版本 servers that are configured to fail over and that are configured to use WS-Transaction 1.1 or 1.2, you cannot add an earlier version server to the cluster.
- For a mixed-version cluster, where the servers are configured to fail over, any V7.0 或更高版本 server configured to use WS-Transaction 1.1 or 1.2 cannot fail over to a server in the cluster configured to use WS-Transaction 1.0.
- For a cluster of servers that are configured to fail over, any V7.0 或更高版本 server in the cluster that is configured to use WS-Transaction 1.1 or 1.2 cannot start if there are also servers at an earlier version.