+

Search Tips   |   Advanced Search

Web services gateway: Frequently asked questions

Answers to questions such as what is the web services gateway and how does it work.


What are web services?

Web services are modular applications that interact with one another across the Internet. Web services are based on shared, open and emerging technology standards and protocols (such as SOAP, UDDI and WSDL) and can communicate, interact and integrate with other applications, no matter how those applications are implemented.


What is the web services gateway?

The gateway provides you with a single point of control, access and validation of Web service requests, and we can use the gateway to control which services are available to different groups of web service users. For example we can use the gateway to make available controlled sets of web services for use within the organization and by external users. The services that each gateway instance makes available as web services can be a mixture of internal services that are directly available at service integration bus destinations and external web services. This approach provides the following benefits:


How does the web services gateway work?

When you create a gateway service, you map an existing destination that hosts a target service (either an internal service or an external web service) to a new web service that seems to be provided by the gateway.


Who should use the web services gateway?

An enterprise that chooses to share its resources selectively with its business partners and customers, or an enterprise that uses external web services and wants to make them available internally. IT managers and developers, who deploy resources, can also benefit from this technology.


What business problems are solved by the web services gateway?

The gateway solves the following business problems:


How do I migrate from a previous version of the gateway?

You use wsadmin.sh to migrate a WAS Version 5.1 gateway to the gateway capability provided in Version 7.0 or later by completing the steps described in Migrate a Version 5.1 web services gateway configuration.


Can a gateway that is fully integrated within IBM service integration technologies co-exist with a previous version of the gateway?

A WAS v7 or later cell can contain Version 5.1, Version 6 and Version 7.0 or later application servers, so we can continue to use Version 5.1 gateways that are deployed to Version 5.1 application servers even if you migrate the cell from a Version 5.1 to a Version 7.0 or later deployment manager. However, before you migrate the cell preserve the gateway configuration as described in Preserve a Version 5.1 gateway when migrating a cell.


Related tasks

  • Work with the web services gateway

  • Specifications and API documentation