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.
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 the time, in seconds, that the binding waits to read data while receiving a response message. Setting this field to 0 causes the binding to wait indefinitely.
Property | Value |
---|---|
Data type | Integer |
Units | Seconds |
Default | 0 |
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 how the content that traverses the binding is encoded. Choose either gzip, x-gzip, deflate, or identity.
Property | Value |
---|---|
Data type | Array |
Units | String |
Default | The value originally configured for this binding |
Range | gzip, x-gzip, deflate, or identity |
Specifies the values for specific methods of this HTTP export.
Choose the method that you want to review or configure.
Click 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 the time, in seconds, that the binding waits to read data while receiving a response message. Setting this field to 0 causes the binding to wait indefinitely.
Property | Value |
---|---|
Data type | Integer |
Units | Seconds |
Default | 0 |
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 how the content that traverses the binding is encoded. Choose either gzip, x-gzip, deflate, or identity.
Property | Value |
---|---|
Data type | Array |
Units | String |
Default | The value originally configured for this binding |
Range | gzip, x-gzip, deflate, 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 |