My C++ ActiveMQ client can send messages, but not receive messages

匿名 (未验证) 提交于 2019-12-03 08:28:06

问题:

I have the ActiveMQ-CPP 2.2.1 Visual Studio 2005 project compiling and running. In the console window, it shows the messages are being sent, though they're not being received. I can both send and receive messages with ActiveMQ-CPP 2.0.1, but not 2.2.1. I'm new to ActiveMQ and don't even know where to begin troubleshooting. Any thoughts/suggestions/good place to start would be a great help.

It if helps, I'm using the ActiveMQ 5.1.0 binary.

Thanks in advance!

回答1:

I'd recommend posting this to the user forum to get the ActiveMQ C++ developers to help. Maybe even raise a JIRA with a test case



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!