]
Jeff Mesnil updated WFLY-5446:
------------------------------
Priority: Critical (was: Major)
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
Priority: Critical
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.