My C++ application uses activemq-cpp library. When I create connection and call *connection->start()* app hangs until the corresponding activemq broker is not running. Is there any way to know either activemq broker is running or not before calling *connection->start()*? Thanks.
-- View this message in context: http://activemq.2283324.n4.nabble.com/Can-not-get-info-activeMQ-broker-s-status-tp4707450.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
