Hi, Artemis does support HornetQ 2.4.7.final clients and should work out of the box.
Could you provide a reproducer? We actually have some tests under /tests/extra-tests/protocols/hornetq that test the HornetQ client against the latest broker. If you could contribute a test here that'd be perfect. Once I have this I will investigate. Otherwise just your broker config + some java reproducer should suffice. Thanks On Thu, Oct 13, 2016 at 3:25 PM, hcrobison <hrobi...@industrialdefender.com> wrote: > We are in the process upgrading from HornetQ (2.4.7) to Artemis (1.4.0). > Artemis server migration itself is working - server running and Artemis > client can talk to server. However, we still need to support clients who > use > HornetQ client. We need HornetQ clients to be able to talk to the Artemis > server. The current problem I am running into is the following > exception.org.hornetq.api.core.HornetQConnectionTimedOutException: > HQ119013: > Timed out waiting to receive cluster topology. Group:null at > org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory( > ServerLocatorImpl.java:946) > ~[hornetq-core-client-2.4.7.Final.jar:na]Please let me know what I need to > provide for further investigation. > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/HornetQ-client-connect-to-Artemis-server-tp4717861.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.