Viewing and updating Web service import bindings
Using the administrative console, you can view information about a web service import binding and change the endpoint URL. For the Java™ API for XML Web Services (JAX-WS) bindings, you can also configure a policy set for the binding.
Before you begin
About this task
The steps for administering web service bindings depend on the type of binding:
- For JAX-RPC bindings, you can view attributes of the binding and edit the target endpoint.
- For JAX-WS bindings, you can view attributes of the binding, edit the target endpoint, and configure policy sets.
A policy set is a collection of policy types, each of which provides a quality of service. These types have been configured and can be associated with a web service provider or consumer.
Policy
sets work in pairs. You must have the same policy set on the service
requester as on the service provider. Therefore, you should have the
same policy set on the import binding as on the service provider it
is calling.
Note: The Policy set attachments section
of the administrative console page appears only for JAX-WS bindings.
It does not appear for JAX-RPC service bindings.
Procedure
Results
Restriction: If the module is redeployed, the configuration
changes you made are replaced by the original settings.
To ensure that the changes you made remain with the module across deployments, use IBM Integration Designer to make the changes in the source code for the module.