A web services gateway allows you to configure specific endpoint listeners and deploy gateway and proxy services to those listeners.
To view this page in the console, click the following path:
.
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. You 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.
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The name of the web services gateway instance.
Required | Data type |
---|---|
Yes | Custom |
An optional description of the web services gateway instance.
Required | Data type |
---|---|
No | Text area |
The namespace assigned to this gateway for use in WSDL generation.
See the guidance on Internet standards for the syntax of Uniform Resource Names (URNs) at http://www.ietf.org/rfc/rfc2141.txt.
Required | Data type |
---|---|
Yes | Custom |
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. For more information, see JAX-RPC handlers and proxy operation.
Required | Data type |
---|---|
No | String |