[jboss-jira] [JBoss JIRA] (WFLY-4586) Provide JMS backward compatibility

Jeff Mesnil (JIRA) issues at jboss.org
Mon Jul 6 11:48:02 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil resolved WFLY-4586.
-------------------------------
    Resolution: Done


JMS backwards compatibilty for new JMS clients is supported by keeping in boss-client a copy of the HornetQ client libraries so that a WildFly 10 JMS clients can lookup a HornetQ connection factory from older WildFly server.

The client can then connect to WildFly 10 using this connection factory since  
the messaging broker in WildFly 19, Apache ActiveArtemis, is supporting the HornetQ CORE protocol (renamed HORNETQ protocol in Artemis)

> Provide JMS backward compatibility
> ----------------------------------
>
>                 Key: WFLY-4586
>                 URL: https://issues.jboss.org/browse/WFLY-4586
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: JMS
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>             Fix For: 10.0.0.Alpha5
>
>
> New JMS clients (from WildFly 10) must be able to communicate with older WildFly 9 with HornetQ.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list