I got the latest from the 

http://svn.activemq.org/branches/activemq-4.0.1/openwire-cpp

I don't know if this is the correct version to be working on or not.

When I run the test this is what I get.

Connecting to ActiveMQ broker...
Opening socket to: 127.0.0.1 on port 61616
Sending command: cmd.id = 1, corr.id = -1, type = CONNECTION_INFO
Received command: cmd.id = 0, corr.id = -1, type = WIRE_FORMAT_INFO
Received command: cmd.id = 1, corr.id = -1, type = BROKER_INFO


The program is stuck waiting for response on the CONNECTION_INFO.  The
response is null and there is an endless loop to sit there forever until
response is set.

Thanks for the help,
-- 
View this message in context: 
http://www.nabble.com/Openwire-CPP-Client-Help-tf2004485.html#a5505442
Sent from the ActiveMQ - Dev forum at Nabble.com.

Reply via email to