File name: rwbs_wsrm_terms.html
Terminology for WS-ReliableMessaging
- Foreign destination
- A foreign destination is a software agent, outside of the system, that
receives messages reliably using WS-ReliableMessaging.
- Foreign source
- A Foreign Source is a software agent, outside of the system, that sends
messages reliably using WS-ReliableMessaging.
- Implementation WSDL
- A WSDL document that describes not only the interface to a service (that
is the messages, port types and bindings) but also the service implementation
(that is, it has service and port elements). The service interface should
preferably be defined by importing a separate interface WSDL document.
- Interface WSDL
- A WSDL document that describes only the interface to a service. That is,
it defines messages, port types and bindings, but not services and ports.
- Policy set instance document
- A document containing configuration details for a selection of Web services
standards. For more information, see Securing
Web services applications with policy sets using the administrative console
- Provider application
- A provider application is an application that implements a service.
- Reliable Web service provider
- See also the general definition of a provider application.
The Reliable Web service provider is a provider application that has been
deployed into the system being modeled, and is configured to use WS-ReliableMessaging.
This is the WebSphere Application Server-hosted equivalent of a foreign
destination. It is outside of the boundary of the system and interacts
with the system.
- Reliable Web service requester
- See also the general definition of a requester application.
The Reliable Web service requester is a requester application that has been
deployed into the system being modeled, and is configured to use WS-ReliableMessaging.
This is the WebSphere Application Server-hosted equivalent of a foreign
source. It is outside of the boundary of the system and interacts with
the system.
- Requester application
- A requester application is an application that makes Web service requests.
- Terminate (a sequence)
- When the reliable messaging source has completed its use of a sequence,
it sends a TerminateSequence message to the reliable messaging destination
to indicate that the sequence is complete and that it will not be sending
any further messages related to the sequence. The reliable messaging
destination can then safely reclaim any resources associated with the sequence.
|
