Skip to content

2.11 Setup for SonicMQ

Denis Forveille edited this page Feb 17, 2018 · 1 revision

SonicMQ

http://www.aurea.com/customer-experience-platform/cx-messenger

Extra JARS

From the SonicMQ lib directory:

  • broker.jar
  • mgmt_client.jar
  • sonic_Client.jar
  • ; sonic_Crypto.jar`

Connection Properties

Host : SonicMQ broker host name (eg. localhost)
Port : SonicMQ broker port (eg 2506)
User/Password : User allowed to connect to SonicMQ

Properties

brokerName : Broker Name (eg MgmtBroker)
containerName : Container Name (eg DomainManager)
domainName : Domain Name (eg Domain1)
connectionProtocol : Connection protol used to connect (eg tcp, ssl, https ...)

Clone this wiki locally