WAS JMS Endpoint (wasJmsEndpoint)

Configuration properties for WAS JMS incoming connection requests.

Attribute name Data type Default value Description
enabled boolean true Toggle the availability of WAS JMS Endpoint.
host string localhost IP address, domain name server (DNS) host name with domain name suffix, or just the DNS host name, used by a client to request a resource. Use '*' for all available network interfaces.
sslOptionsRef A reference to top level sslOptions element (string).   SSL protocol options for the WAS JMS endpoint.
tcpOptionsRef A reference to top level tcpOptions element (string). defaultTCPOptions TCP protocol options for the WAS JMS endpoint.
wasJmsPort int

Minimum: -1

Maximum: 65535

7276 The port used for WAS JMS client messaging application connection requests. Use -1 to disable this port.
wasJmsSSLPort int

Minimum: -1

Maximum: 65535

7286 The port used for WAS JMS client messaging application connection requests secured with SSL. Use -1 to disable this port.
sslOptions
Description: SSL protocol options for the WAS JMS endpoint.
Required: false
Data type:
Attribute name Data type Default value Description
sessionTimeout A period of time with second precision 1d Amount of time to wait for a read or write request to complete on a socket. This value is overridden by protocol-specific timeouts. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), or seconds (s). For example, specify 30 seconds as 30s. You can include multiple values in a single entry. For example, 1m30s is equivalent to 90 seconds.
sslRef A reference to top level ssl element (string).   The default SSL configuration repertoire. The default value is defaultSSLSettings.
sslSessionTimeout A period of time with millisecond precision 8640ms The timeout limit for an SSL session that is established by the SSL Channel. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. You can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds.
suppressHandshakeErrors boolean false Disable logging of SSL handshake errors. SSL handshake errors can occur during normal operation, however these messages can be useful when SSL is behaving unexpectedly.
tcpOptions
Description: TCP protocol options for the WAS JMS endpoint.
Required: false
Data type:
Attribute name Data type Default value Description
inactivityTimeout A period of time with millisecond precision 60s Amount of time to wait for a read or write request to complete on a socket. This value is overridden by protocol-specific timeouts. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. You can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds.
soReuseAddr boolean true Enables immediate rebind to a port with no active listener.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_config_wasJmsEndpoint
File name: rwlp_config_wasJmsEndpoint.html