AMQP Messaging Broker (Implemented in Java)


Table of Contents

Introduction
1. General User Guides
1. Java Broker Feature Guide
1.1. The Qpid pure Java broker currently supports the following features:
2. Qpid Java FAQ
2.1. Purpose
3. Java Environment Variables
3.1. Setting Qpid Environment Variables
4. Qpid Troubleshooting Guide
4.1. I'm getting a java.lang.UnsupportedClassVersionError when I try to start the broker. What does this mean ?
4.2. I'm having a problem binding to the required host:port at broker startup ?
4.3. I'm having problems with my classpath. How can I ensure that my classpath is ok ?
4.4. I can't get the broker to start. How can I diagnose the problem ?
4.5. When I try to send messages to a queue I'm getting a error as the queue does not exist. What can I do ?
2. How Tos
1. Add New Users
1.1. Available Password file formats
1.2. Dynamic changes to password files.
1.3. How password files and PrincipalDatabases relate to authentication mechanisms
2. Configure ACLs
2.1. Configure ACLs
3. Configure Java Qpid to use a SSL connection.
3.1. Using SSL connection with Qpid Java.
3.2. Setup
3.3. Performing the connection.
4. Configure Log4j CompositeRolling Appender
4.1. How to configure the CompositeRolling log4j Appender
5. Configure the Broker via config.xml
5.1. Broker config.xml Overview
5.2. Qpid Version
6. Configure the Virtual Hosts via virtualhosts.xml
6.1. virtualhosts.xml Overview
7. Debug using log4j
7.1. Debugging with log4j configurations
8. How to Tune M3 Java Broker Performance
8.1. Problem Statement
8.2. Successful Tuning Options
8.3. Next Steps
9. Qpid Java Build How To
9.1. Build Instructions - General
9.2. Build Instructions - Trunk
10. Use Priority Queues
10.1. General Information
10.2. Defining Priority Queues
10.3. Client configuration/messaging model for priority queues
3. Qpid JMX Management Console
1. Qpid JMX Management Console
1.1. Overview
4. Management Tools
1. MessageStore Tool
1.1. MessageStore Tool
2. Qpid Java Broker Management CLI
2.1. How to build Apache Qpid CLI

List of Tables

1.1. Command Line Options
2.1.
2.2.
2.3.
2.4.
2.5.