There's no specific HornetQ-to-Artemis migration guide that I know of. However, much of the configuration is very similar if not exactly the same and, as noted, HornetQ clients should "just work."
The only major difference I can think of off the top of my head is with the JNDI implementation. HornetQ used a client-server implementation and Artemis uses a strictly client-side implementation similar to ActiveMQ 5.x. If you have any specific questions feel free to ask. Justin ----- Original Message ----- From: "mcacker" <[email protected]> To: [email protected] Sent: Tuesday, September 13, 2016 1:10:57 PM Subject: HornetQ to Artemis migration Hi, Is there a HornetQ to Artemis migration guide anywhere? I've looked in the Artemis doc and can't find anything, other than a statement that HornetQ clients will work out-of-the-box, however, I have a full client-server system based on HornetQ that I would like to migrate, and I can't seem to find any guide to that. thanks, Mitchell -- View this message in context: http://activemq.2283324.n4.nabble.com/HornetQ-to-Artemis-migration-tp4716491.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
