{{Infobox software | name = JBoss Messaging | logo = <!-- Image with inadequate rationale removed: 215px --> | caption = | developer = JBoss | latest release version = 1.4.5<ref name="download">{{Cite web|url=https://jbossmessaging.jboss.org/downloads|title=JBoss Messaging - Downloads|website=jbossmessaging.jboss.org}}</ref> | latest release date = {{release date|2009|09|30}}<ref name="download"/> | discontinued = yes | operating system = Cross-platform | programming language = Java | genre = asynchronous messaging system | license = LGPL | website = [https://jbossmessaging.jboss.org/ https://jbossmessaging.jboss.org/] }} '''JBoss Messaging''' is the JBoss enterprise asynchronous messaging system. It supersedes JBoss MQ as the default Java Message Service (JMS) provider in JBoss Application Server (JBoss AS) 5.<ref name="user_guide">{{Cite web|url=https://docs.redhat.com/en/documentation/jboss_enterprise_application_platform_common_criteria_certification/5/epub/jboss_messaging_user_guide/index#JBoss_Messaging_User_Guide|title=JBoss Enterprise Application Platform Common Criteria Certification 5 - JBoss Messaging User Guide|website=docs.redhat.com}}</ref> JBoss Messaging has been superseded by HornetQ,<ref name="jbossmessaging1"/> which, in turn, has been superseded by Apache ActiveMQ Artemis.<ref>{{Cite web|url=https://activemq.apache.org/components/artemis/documentation/hacking-guide/#history|title=Apache ActiveMQ Artemis Hacking Guide - History|website=activemq.apache.org}}</ref>
JBoss Messaging 1.0 was released on 29 March 2006<ref>{{cite web|url=http://www.regdeveloper.co.uk/2006/03/29/jboss_messaging_web_server/ |title=JBoss delivers message to IBM and BEA |author=Gavin Clark|date=March 29, 2006|website=Reg Developer|archive-url=https://web.archive.org/web/20060718140221/http://www.regdeveloper.co.uk/2006/03/29/jboss_messaging_web_server/|archive-date=2006-07-18}}</ref> as a re-engineered version of JBoss MQ intended to deliver a modular messaging engine capable of shipping with or without JBoss.
JBoss Messaging is the default JMS provider in JBoss Enterprise Application Platform 4.3, JBoss SOA Platform and JBoss Application Server 5.<ref name="user_guide"/>
JBoss Messaging is an open source project available under the Gnu LGPL licence<ref name="download"/> and is led by Tim Fox with core engineers Andy Taylor, Clebert Suconic, Howard Gao and Jeff Mesnil.
On 24 August 2009, HornetQ was launched, based on the JBoss Messaging 2.0 code-base, and the JBoss Messaging project was put into bug fix mode only by JBoss.<ref name="jbossmessaging1">{{cite web|title=JBoss Messaging|url=https://jbossmessaging.jboss.org/|website=jboss.org}}</ref>
==See also== {{Portal|Free Software|Computer programming}} * List of JBoss software * Message passing
==References== {{reflist}}
==External links== * [https://web.archive.org/web/20101226193850/http://labs.jboss.com/jbossmessaging/ JBoss Messaging project page] * [http://www.jboss.org/community/docs/DOC-10551 JBoss Messaging at JBoss Wiki]
Category:Red Hat software Category:Message-oriented middleware Category:Java enterprise platform