Re: OpenWire for C

2014-08-21 Thread levidwang
the URI I used is tcp://localhost:61616 -- View this message in context: http://activemq.2283324.n4.nabble.com/OpenWire-for-C-tp2525532p4684911.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: OpenWire for C

2014-08-21 Thread levidwang
thanks for your suggestion. I am now trying AcitiveMq-Cpp, it seems a better option. -- View this message in context: http://activemq.2283324.n4.nabble.com/OpenWire-for-C-tp2525532p4684910.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: OpenWire for C

2014-08-21 Thread levidwang
thanks for your reply. I just updated vs2008 to SP1, and recompiled all the dependent libraries. The exception is still there, but other than that, it seems working well... -- View this message in context: http://activemq.2283324.n4.nabble.com/OpenWire-for-C-tp2525532p4684909.html Sent from the

Re: OpenWire for C

2014-08-20 Thread levidwang
thank you, I have just tried using activemqq-cpp. I am using the example code, and I always found exception: decaf::util::NosuchElementException when the code executed to "countDownLatch::await()" (called by "consumer.waitUntilReady()" in main) I am a greenhand on C++, do you have any idea.. t

Re: OpenWire for C

2014-08-20 Thread levidwang
I got the same problem, anyone knows how to solve it? thanks a lot -- View this message in context: http://activemq.2283324.n4.nabble.com/OpenWire-for-C-tp2525532p4684797.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.