JBoss Messaging User's Guide

A high performance JMS server for JBoss


Table of Contents

1. Introducing JBoss Messaging
2. Introduction
2.1. JBoss Messaging 1.0.1 Features
2.2. Compatibility with JBossMQ
3. Download Software
3.1. The JBoss Messaging Release Bundle
3.2. CVS Access
4. Running the Examples
4.1. Sending messages to a queue
4.2. Sending messages to a topic
4.3. Using JMS from an EJB
4.4. Using EJB2.1 Message Driven Beans
4.5. Using EJB3 Message Driven Beans
5. Installation
5.1. Installing JBoss Messaging with JBoss AS 4.x
5.1.1. Installation procedure
5.2. Starting the Server
5.3. Installation Validation
6. Configuration
6.1. Configuring the Server
6.1.1. SecurityDomain
6.1.2. DefaultSecurityConfig
6.2. Configuring Persistence
6.2.1. Changing the Database
6.2.2. CreateTablesOnStartup
6.2.3. UsingBatchUpdates
6.2.4. SQLProperties
6.3. Configuring Destinations
6.3.1. Pre-configured destinations
6.3.2. Destination Configuration Parameters
6.3.2.1. Destination Security Configuration
6.3.2.2. Destination paging parameters
6.3.3. Deploying a new destination
6.4. Configuring Connection Factories
6.5. Configuring the remoting connector
6.6. Configuring the callback
7. Generating Performance Benchmark Results
7.1. Run JBoss Messaging and JBossMQ Side-by-side
7.2. Setup the Tests
7.3. Configure Test Runs
7.4. Run the Tests