IBM WebSphere XS40 Command Reference Manual page 887

Datapower xml security gateway
Table of Contents

Advertisement

uri
front-protocol
use-front-protocol
Guidelines
All of the arguments for the subscription-listener-rule command must be specified
in the documented order.
The Local Endpoint defines the IP address, TCP port and URI offered by the Proxy
to clients making a request for service as described in the published WSDL. The
Proxy listens for requests at the Local Endpoint URL.
Related Commands
subscription-backend-rule, subscription-publisher-rule
Examples
v Creates an Endpoint Rewrite policy named testing, moves to WS-Proxy
subscription-publisher-rule
Adds, edits, or deletes a subscription publish endpoint rewrite rule.
Syntax
subscription-publisher-rule subscription protocol host port uri
Specifies the part of the URL from web service binding that specifies the
local path. If no string is configured, the value from the WSDL will be
used.
Specifies the front side handler to use for matching web service ports.
This argument is relevant when use-front-protocol is on. This argument is
ignored when use-front-protocol is off.
Specifies a keyword (on or off) that indicates whether the front side
protocol handler determines the protocol, interface, and port of the local
address for any matched WSDL service port. Specifying on overrides the
values specified for protocol, hostname, and port in this rewrite rule. The
default is off.
Endpoint Rewrite configuration mode, and defines a local endpoint rewrite rule
with the following properties:
– The uddiSubscriber-SomeBankPort UDDI subscription to match the web
service port
– Use the front side handler Searcher for matching web service ports.
– Because the front side handler Searcher is used and is in use, the properties
for the default protocol, the 0.0.0.0 IP address, and the 0 port are ignored
(use-front-protocol is on).
# wsm-endpointrewrite testing
WS-Proxy Endpoint Rewrite configuration mode
# subscription-listener-rule "uddiSubscriber-SomeBankPort" "default" "0.0.0.0"
"0" "/search/beta2" "Searcher" "on"
#
Chapter 101. WS-Proxy Endpoint Rewrite configuration mode
861

Advertisement

Table of Contents
loading

Table of Contents