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.