JBoss Messaging User Wiki Page
(The JBoss Messaging development WIKI page is here: JBoss Messaging Development)
JBoss Messaging is an open source messaging system from JBoss / Red Hat.
It currently implements the JMS 1.1 specification with 100% compliance.
JBoss Messaging 1.4 is the default JMS provider in JBoss Application Server 5.0, EAP and SOA platform.
JBoss Messaging is committed to becoming the premier messaging implementation for Java.
The project page is here
The jar repository is here
Release History
Download
JBM 1.x Frequently Asked Questions
I am seeing "javax.jms.IllegalStateException: Should only be one entry in list."
How can I talk to a remote JBM instance from my servlet/MBean/EJB?
How can I configure an MDB to consume from a remote JBM instance?
I can't see all my messages when I browse/listAllMessages/other JMX methods
I have multiple consumers on a queue but some consumers appear to be starved of messages
Why do I get "Failed to execute" DEBUG messages during startup
Why do I get "Could not find new XAResource to use for recovering non-serializable XAResource"
- How do I set up the servlet transport?
User Documentation
Build and Installation
Database Compatibility Matrix
Configuration
Changing the Database - using a different database
Configuring JBoss Messaging to work with JBoss ESB (BEWARE - it is likely these instructions are out of date)
http://wiki.jboss.org/wiki/attach?page=JBossESBDocumentation%2FJBESB-JBM.pdf
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016139
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016488
Presentations
Advanced Use Cases
The team
Permanent team
Tim Fox (project lead)
Clebert Suconic
Andy Taylor
Jeff Mesnil
Miscellanea
Google Summer of Code
Comments