B
Bill Wood
Guest
NOTE: While the explicit answer above is correct (i.e. the SonicMQ Adapter cannot communicate to another JMS Provider), there have been changes in OpenEdge to support the use case of ABL communicating with IBM WebSphereMQ.... Starting in OpenEdge 11.5.1, Progress OpenEdge provides a generic Java Message Service (JMS) adapter for messaging. This generic JMS adapter can operate with any JMS-compliant vendor, including SonicMQ, IBM WebSphereMQ, and ActiveMQ. You can get more information in the product documentation, or look at the whitepaper on Community at community.progress.com/.../1986 Further updates happened in 11.6.1 to support all modes: Client Connect, Broker Connect, and Server Connect.
Continue reading...
Continue reading...