[
https://issues.apache.org/jira/browse/AMQCPP-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-484.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.8.0
3.7.1
The issue is that by default the client attempts to listen on ActiveMQ advisory
topics. You need to disable that in order to operate with Apollo. You can do
this by configuring your ActiveMQConnectionFactory with
setWatchTopicAdvisories(false). I fixed the uri parsing so it can now grab
connection.watchTopicAdvisories=false from your connection URI.
> Can't connect via Stomp to Apollo broker - ActiveMq-Cpp version: 3.7.0
> ----------------------------------------------------------------------
>
> Key: AMQCPP-484
> URL: https://issues.apache.org/jira/browse/AMQCPP-484
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Stomp
> Affects Versions: 3.7.0
> Reporter: Mariana Monnerat
> Assignee: Timothy Bish
> Fix For: 3.7.1, 3.8.0
>
> Attachments: apollo.xml, SimpleProducer.cpp
>
>
> I'm using the version 3.7.0 from activemq-cpp and trying to connect with
> Stomp to Apollo.
> * I tested with version 3.7.0 from activemq-cpp Openwire Apollo - worked
> fine.
> * I tested with version 3.3.0 from activemq-cpp Stomp Apollo - worked fine
> The version 3.7.0 doesn't work with Stomp Apollo!.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira