IBM WebSphere XS40 Command Reference Manual page 888

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
subscription
protocol
host
port
uri
Guidelines
All of the arguments for the publisher-rule command must be specified in the
documented order.
This rule rewrites the endpoint published to UDDI registries or included in the
WSDL supplied by the Proxy in response to a request for a WSDL describing the
services offered by the Proxy.
Related Commands
subscription-backend-rule, subscription-listener-rule
Examples
v Creates an Endpoint Rewrite policy named someBanking, moves to WS-Proxy
862
Command Reference
Specifies the name of an existing UDDI Subscription to match against a
subscription that the Proxy uses for this rewrite rule.
Specifies the part of the URL from web service binding that specifies the
protocol.
Specifies the part of the URL from web service binding that specifies the
host name or IP address.
Specifies the part of the URL from web service binding that specifies the
port. A value of 0 will use the port specified in the WSDL. The default is 0.
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.
Endpoint Rewrite configuration mode, and defines a publish endpoint rewrite
rule with the following properties:
– The uddiSubscriber-SomeBankPort UDDI subscription to match the web
service port
– A protocol of http
– An IP address for the remote endpoint of 10.10.13.35
– A port of 2068
– A local path of /SomeBankService/services/SomeBankPort
# wsm-endpointrewrite someBanking
WS-Proxy Endpoint Rewrite configuration mode
# subscription-publisher-rule
"uddiSubscriber-SomeBankPort" "http" "10.10.13.35"
"2068" "/SomeBankService/services/SomeBankPort"
#

Advertisement

Table of Contents
loading

Table of Contents