Database Reference
In-Depth Information
<wsrm:AcknowledgementInterval
Milliseconds="500"/>
<wsrm:InactivityTimeout
Milliseconds="100000"/>
</wsrm:RMAssertion>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
The last step will be the referencing of the policy with the child element of the
wsdl:binding element shown as follows:
<wsdl:binding name="testWsRmBinding" type="tns:TestWSRM">
<wsp:PolicyReference URI="# RMAcknowledge_policy "/>
…...
Transaction control and activity coordination
The specifications of transaction control and activity coordination are explained in detail
in the following sections.
WS-Coordination
The details of WS-Coordination are as shown in the following table:
Authority
Primarily addresses
Latest release
OASIS
Reusability, Composability http://docs.oasis-open.org/ws-tx/wstx-wscoor-1.1-spec-errata-os/wstx-wscoor-1.1-spec-errata-os.html
This specification is the foundation for the service federation, allowing services from dif-
ferent business and technology domains to coordinate their interoperability operations,
both long- and short-term living. According to this specification, it's realized in two
stages:
• In the first phase, all participants registered in one unified coordination context
and communication protocols are agreed upon
• In the second phase, all registered participants exchange messages according to
the protocols and rules of engagement established during the registration phase
This specification is responsible for the following:
Search WWH ::




Custom Search