Wsa-Replyto-Rewrite - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
wsa-back-protocol, wsa-force, wsa-genstyle, wsa-timeout, wsa-strip-headers
Examples
v Specifies sync2wsa mode, indicating that the DataPower service is mediating

wsa-replyto-rewrite

Identifies the URL Rewrite Policy to rewrite the contents of the Web Services
Addressing (WS-Addressing) ReplyTo element.
Syntax
wsa-replyto-rewrite urlRewritePolicy
no wsa-replyto-rewrite
Parameters
urlRewritePolicy
Guidelines
The wsa-replyto-rewrite command is relevant when the DataPower service
provides service for WS-Addressing client users (the wsa-mode command is
wsa2sync or wsa2wsa). In these topologies, this command modifies the contents of
an incoming ReplyTo element. This element identifies the recipient endpoint of
response messages.
832
Command Reference
– Strip the WS-Addressing headers from any client-generated request before
forwarding the request to the target server. The default behavior is to strip the
WS-Addressing headers.
– Rewrite the contents of, or supply default values, for client-generated ReplyTo
and FaultTo elements to specify the destinations of these response types.
– Rewrite the contents of the client-generated To element to specify where the
client request is routed.
– Support three response modes for either the ReplyTo (a standard response to a
client request) or FaultTo (reporting an error condition) variety.
A synchronous response is received over the same connection that carried the
client request to the server.
An asynchronous response is received over a different connection that carried
the client request to the server, and requires the DataPower service to maintain
state information associating the received response with an outstanding request.
An out-of-band response is handled by the target server and does not pass
through the DataPower service. An out-of-band response requires explicit
(non-anonymous) client-originated ReplyTo and FaultTo element values that are
preserved by the DataPower service and passed to the server.
between hosts that employ traditional addressing and servers that support
WS-Addressing.
# wsa-mode sync2wsa
#
Specifies the name of the URL Rewrite Policy.

Advertisement

Table of Contents
loading

Table of Contents