@jc:MQConnectionType
Specifies the connection type for an MQSeries control.
Syntax
@jc:MQConnectionType
[connectionType="TCP|Bindings"]
Attributes
This attribute determines the type of connection to an MQSeries queue manager.
connectionType
The connection type can be TCP or Bindings. When the Bindings type of connection is used, WebLogic Workshop application and the MQSeries server are running on the same machine. When the TCP connection type is used, WebLogic Workshop application and the MQSeries server may be running on different machines.