Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Web service gateway instances [Settings]
A web services gateway allows you to configure specific endpoint listeners and deploy gateway and proxy services to those listeners.
Service integration -> Buses -> bus_name -> [Additional Properties] Web service gateway instances -> instance_name .
The gateway provides you with a single point of control, access and validation of web service requests, and you can use it to control which web services are available to different groups of web service users. We can also map multiple target services to a single gateway service, and configure proxy services.
You create web services gateway instances to partition the total set of gateway and proxy services into logical groups to allow simpler management. Note that destinations are already partitioned by the service integration bus, so each gateway instance is limited to gateway and proxy services within the same bus. However, gateway services can then map to target services that are available on other buses.
Configuration tab
These property values are preserved even if the runtime environment is stopped then restarted.
General Properties
Name
The name of the web services gateway instance.
This name must be unique, and it must obey the following syntax rules:
- It must not start with "." (a period).
- It must not start or end with a space.
- It must not contain any of the following characters: \ / , # $ @ : ; " * ? < > | = + & % '
Required Yes Data type Custom
Description
An optional description of the web services gateway instance.
Required No Data type Text area
Gateway namespace
The namespace assigned to this gateway for use in WSDL generation.
This is used as the namespace for the gateway services in exported WSDL documents. There is no fixed syntax for the gateway namespace, but whatever name you choose is likely to be more effective if it observes the following guidelines:
- The name begins with urn:
See the guidance on Internet standards for the syntax of Uniform Resource Names (URNs) at http://www.ietf.org/rfc/rfc2141.txt.
- The name is globally unique.
- The name reflects your company name.
Required Yes Data type Custom
Default proxy WSDL URL
The URL of the default proxy WSDL description for use with proxy services.
Either leave this field blank if the supplied generic template WSDL file is to be used, or type the location (web address) of your own equivalent template WSDL file.
A gateway service that runs in proxy mode has no actual target services and therefore no WSDL document that the gateway can use to configure the service invocation. A generic template WSDL file is used to configure the basic parameters for the invocation call. See JAX-RPC handlers and proxy operation .
We can also override the default proxy WSDL file and supply an alternative WSDL file for an individual proxy service when you create or modify a proxy service configuration.
Required No Data type String
Additional Properties
Gateway services
A gateway service provides the configuration of the web service enablement of a service destination, along with the information that maps to one or more target destinations.
Proxy services
A proxy service provides the configuration of the web service enablement of a service destination that is able to act as a proxy for a variety of providers.
Create a new gateway instance
Modify an existing gateway instance
Administrative console buttons
Administrative console preferences