The administrative console allows you to change the configuration
of HTTP import bindings without changing the original source and then redeploying
the application.
Before you begin
Display the HTTP bindings for the
module as described in
"Displaying HTTP bindings."Required security role for this task: When security
and role-base authorization are enabled, you must log in as an administrator
or configurator to perform this task.
About this task
Change HTTP import bindings when the binding properties of an HTTP
application used by a Service Component Architecture (SCA) module change.
Procedure
- Display the module bindings as described in "Displaying
HTTP bindings."
- Select the binding you are changing. Click
on the binding name.
- Change the binding configuration.
Option |
Description |
To change the configuration on the binding scope |
Click the Binding Scope tab. |
To change the configuration at the method scope |
Click the Method Scope tab. |
When both configurations exist, the method scope configuration takes
precedence over the binding scope configuration.
- Change the configuration and click Apply,
to remain on the same page, or OK, to return to the
previous page.
Results
The configuration for the binding is changed.
Restriction: If the module is redeployed, the
configuration is replaced with the new configuration. To ensure this change
remains with the module across deployments, you must make the change in the
source code for the module using
WebSphere® Integration Developer.