Try OpenEdge Now
skip to main content
Administration
Messaging and ESB Administration : OpenEdge Adapter for SonicMQ Administration : Introducing the OpenEdge Adapter for SonicMQ : Client connections to the OpenEdge Adapter for SonicMQ : OpenEdge Adapter for SonicMQ BrokerConnect (BrokerConnect)
 
OpenEdge Adapter for SonicMQ BrokerConnect (BrokerConnect)
The ABL client application connects to BrokerConnect by specifying, when the JMS session is created, the connection parameters of either the NameServer (if a controlling NameServer is specified for the adapter) or the adapter itself.
The client can connect in the following ways:
*Via HTTP or HTTPS over the Internet, with use of the AppServer Internet Adapter. See the Configuring and Managing the AppServer Internet Adapter for more information.
*Via AppServer protocol, with or without Secure Sockets Layer (SSL) tunneling. To support SSL communications with client applications, BrokerConnect must be configured as an SSL-enabled server. See SSL-enabledBrokerConnect operation for more information.
If you are working with the generic Java Message Service (JMS) adapter for messaging, it supports only the BrokerConnect mode. For more informtaion on this adapter, see OpenEdge Development: Messaging and ESB.