Transport

Configuration for the "transport" by which application requests flow from the WebSphere plug-ins for Web servers to the appserver. IBM WebSphere Application Server works with several popular Web servers. WebSphere Application Server provides plug-ins for each of the servers to enable them to communicate with it. The plug-ins allow application requests to flow along a transport from the Web server to appservers on which the requested applications reside. See the InfoCenter documentation for more information about Web server plug-ins.



 

Attributes Summary

external Specifies whether this transport is for internal or external use.
sslEnabled Whether to use SSL for the connection between the Web server and the Web container in WebSphere Application Server.
sslConfig The alias used to identify the config for Secure Sockets used by this transport if security is enabled.
address Specifies the address to connect to for the transport.
properties Special config properties for the transport.

 

Attribute Details


external

Specifies whether this transport is for internal or external use.

Data type:   Boolean
Default value:   unspecified



sslEnabled

Whether to use SSL for the connection between the Web server and the Web container in WebSphere Application Server.

Data type:   Boolean
Default value:   unspecified



sslConfig

The alias used to identify the config for Secure Sockets used by this transport if security is enabled.

Data type:   String
Default value:   unspecified



address

Specifies the address to connect to for the transport.

Data type:  EndPoint



properties

Special config properties for the transport. Each transport type can contain custom properties specified by the transport provider. See the documentation for each transport type to determine if there are special transport properties, and the possible values of those properties.

Data type:  Property


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.