]
Jeff Mesnil commented on WFLY-5446:
-----------------------------------
ARTEMIS-238 will allow a Artemis-client (such as in WildFly 10) to connect to an older
HornetQ server
Support connection to older messaging servers
---------------------------------------------
Key: WFLY-5446
URL:
https://issues.jboss.org/browse/WFLY-5446
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 10.0.0.CR2
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 10.0.0.Final
WildFly 10 comes with new Artemis messaging broker.
At the moment, it is not possible to connect to an older WildFly server (WFLY 8 & 9)
that were using HornetQ messaging broker.
It should be possible for a WildFly10 application to connect to these older brokers (esp.
during migration and system upgrade).
This should work both for JMS client and MDB deployed on WildFly 10 by using a
pooled-connection-factory pointing to the old servers.