From 72690607cac8beaf7d8041fa8edb9749cdb8d29b Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 19 Nov 2012 00:03:57 +0000 Subject: QPID-4361, QPID-4443: some small corrections, move the JVM verification to its own section. Update info in the install/download sections about BDB based stores and dependencies following addition of specific store documentation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1411033 13f79535-47bb-0310-9956-ffa450edef68 --- .../doc/book/src/java-broker/Java-Broker-Introduction.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Introduction.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Introduction.xml b/qpid/doc/book/src/java-broker/Java-Broker-Introduction.xml index 4e6dc2cbce..651389d0ac 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Introduction.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Introduction.xml @@ -45,7 +45,7 @@ JMS 1.1 compliance (Java client). - Transient and persistent message support + Persistent and non-persistent (transient) message support Supports for all common messaging patterns (point-to-point, publish/subscribe, fan-out @@ -53,15 +53,14 @@ Transaction support including XA - XA provided by AMQP 0-10 and above + XA provided when using AMQP 0-10 Supports for all versions of the AMQP protocol - Automatic translation between the AMQP protocols allowing clients using different AMQP - versions to communicate + Automatic message translation, allowing clients using different AMQP versions to communicate with each other. Pluggable authentication architecture with out-of-the-box support for Kerberos, LDAP, @@ -70,8 +69,8 @@ Pluggable message store architecture with implementations based on Apache Derby, Oracle BDB - Oracle BDB JE JAR must be downloaded separately. + url="&oracleBdbProductOverviewUrl;">Oracle BDB JE + Oracle BDB JE must be downloaded separately. , and Memory Store @@ -82,8 +81,8 @@ SSL support - High availability (HA) support - HA currently available to users of the BDB-store only + High availability (HA) support. + HA currently only available to users of the optional BDB JE HA based message store. -- cgit v1.2.1