Previous Topic: Mainframe Bridge RulesNext Topic: DevTest z/OS Agent Console


Mainframe Bridge Properties

The following properties must be added to the local.properties file in the LISA_HOME directory.

lisa.mainframe.bridge.enabled

Specifies whether the mainframe bridge is started when the registry is started. The bridge runs inside the registry and not as an external process.

Default: false

lisa.mainframe.bridge.mode

Specifies the mode in which the mainframe bridge is run. The mode defines the peer relationship with the LPAR agents. The bridge can be run in client mode or server mode:

Values:

Default: server

lisa.mainframe.bridge.port

In server mode, this property specifies the “well-known port” that the bridge listens on for connections from the LPAR Connection. This property is ignored in client mode.

Values: Any valid port number.

Default: 61617

lisa.mainframe.bridge.server.host

In client mode, this property defines the host to which the bridge initiates a connection. This property is ignored in server mode.

Values: Any valid port number.

Default: localhost

lisa.mainframe.bridge.server.port

In client mode, this property defines the port to which the bridge initiates a connection on the specified host. This property is ignored in server mode.

Values: Any valid port number.

Default: 3997

lisa.mainframe.bridge.connid

This property is reserved for future use.