Use this page to change the configuration of an HTTP export binding used by a Service Component Architecture (SCA) module on either a binding or method level. The method-level configuration takes precedence over the binding-level configuration.
To view this administrative console page, click
Links marked (online) require access to the Internet. Each link launches a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.
Check for updates to this topic (online)
Specifies the values of this HTTP export used by methods that do not have specific configurations.
The context path of the exposed Service Component Architecture (SCA) export. This path, combined with the virtual host and context root, forms the URL that is called by an HTTP client. The value cannot be changed.
Lists the methods and the current configuration for the methods. You can set whether the method is pingable and the return code for the method.
Specifies how information is transferred between the endpoints. Choices are chunked or identity.
Property | Value |
---|---|
Data type | String |
Default | The value originally configured for this binding |
Range | chunked or identity |
Specifies the values for specific methods of this HTTP export.
Choose the method that you want to review or configure.
Click on the arrow in the Select method field to see the list of methods that can be configured.
The context path of the exposed Service Component Architecture (SCA) export. This path, combined with the virtual host and context root, forms the URL that is called by an HTTP client. The value cannot be changed.
Lists the methods and the current configuration for the methods. You can set whether the method is pingable and the return code for the method.
Specifies how information is transferred between the endpoints. Choices are chunked or identity.
Property | Value |
---|---|
Data type | String |
Default | The value originally configured for this binding |
Range | chunked or identity |
Displays links to pages where you can perform tasks related to the HTTP export binding.
Link | Task |
---|---|
Manage Export Binding Web Module | Configure deployment-specific information for the Web module |
Context Root | Configure the context root for the Web module |
Virtual Hosts | Specify the virtual host where you want to install the Web modules that are contained in your application |
JSP reload options for Web modules | Specify JSP reload options for Web modules |
Session management | Configure session manager properties to control the behavior of HTTP session support |