Hello,
I use ActiveMQ CPP (CMS) to manage connections to my ActiveMQ broker.
Previously when I was operating with ActiveMQ 5.13.2, I could connect to the
broker and query the broker's URL (by calling getBrokerURL()) from an
activemq::commands::BrokerInfo object, which is available when onCommand()
Tim, thanks for the quick reply! From what you have stated, it would seem
that there's no need to check for compatibility. One just has to run their
application and have faith that everything will be sorted out by the client
and broker. This may not sit well with a queasy manager that is respons
I support a project which employs the use of many C++ client applications
that rely on ActiveMQ CPP library to interface to the ActiveMQ broker. Some
of the applications, which have been fielded to customer sites, were
built/compiled years ago.
In certain cases, customers want to upgrade to a new