From 8d32f064dd2a6998e68345a8fc97a6a218aef1fd Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 5 Oct 2012 16:38:51 +0000 Subject: QPID-4358: Restructure Java Broker docbook Introduce a new document structure Migrate useful content from old book to the new structure, rationalising the id's Remove out-of-date content git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1394629 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/java-broker/Java-Broker-Feature-Guide.xml | 84 ---------------------- 1 file changed, 84 deletions(-) delete mode 100644 qpid/doc/book/src/java-broker/Java-Broker-Feature-Guide.xml (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Feature-Guide.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Feature-Guide.xml b/qpid/doc/book/src/java-broker/Java-Broker-Feature-Guide.xml deleted file mode 100644 index bbc2a1aaf0..0000000000 --- a/qpid/doc/book/src/java-broker/Java-Broker-Feature-Guide.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - -
- - Java Broker Feature Guide - -
- - The Qpid pure Java broker currently supports the following - features: - - - All features required by the Sun JMS 1.1 specification, fully - tested - - Transaction support - - Persistence using a pluggable layer - - Pluggable security using SASL - - Management using JMX and an Eclipse Management Console - application - - High performance header-based routing for messages - - Message Priorities - - Configurable logging and log archiving - - Threshold alerting - - ACLs - - Extensively tested on each release, including performance - & reliability testing - - Automatic client failover using configurable connection - properties - - Durable Queues/Subscriptions - - -
- - Upcoming - features: - - - Flow To Disk - - IP Whitelist - - AMQP 0-10 Support (for interoperability) - - - - -
- - -
- -
-- cgit v1.2.1