Chapter 101. Ws-Proxy Endpoint Rewrite Configuration Mode; Backend-Rule - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Chapter 101. WS-Proxy Endpoint Rewrite configuration mode

This chapter provides an alphabetic listing of commands that are available in
WS-Proxy Endpoint Rewrite configuration mode. While in this configuration mode,
you can define an Endpoint Rewrite policy that a Web Service Proxy service uses.
To enter this configuration mode, use the Global wsm-endpointrewrite command.
All of the commands that are listed in "Common commands" on page 2 and most,
but not all, of the commands that are listed in Chapter 114, "Monitoring
commands," on page 949 are also available in this configuration mode.

backend-rule

Adds, edits, or deletes a remote endpoint rewrite rule.
Syntax
backend-rule pattern protocol host port uri binding-protocol
Parameters
pattern Specifies a PCRE to specify web services port to rewrite endpoint for.
protocol
host
port
uri
binding-protocol
© Copyright IBM Corp. 1999, 2008
There is no default value for this argument.
Specifies the part of the URL from web service binding that specifies the
protocol. This defaults to the protocol found in the WSDL file.
Specifies the part of the URL from web service binding that specifies the
host name or IP address. If not specified, the value from the WSDL will be
used.
To use a load balancer, specify the name of an existing Load Balancer
Group.
Specifies the part of the URL from web service binding that specifies the
port. A value of 0 uses the port value from the WSDL. The default is 0.
Specifies the part of the URL from web service binding that specifies the
remote path. If no string is configured, the value from the WSDL will be
used.
Specifies the WSDL binding protocol to use in the rewritten web service.
default
(Default) Uses the binding protocol in the WSDL files.
http-get
Uses the HTTP binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/http/).
http-post
Uses the HTTP binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/http/).
855

Advertisement

Table of Contents
loading

Table of Contents