From 39b5bc8a8456235540730c88922f60855a16e46b Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Sun, 12 Oct 2014 15:48:18 +0000 Subject: QPID-6108: [Java Broker Documentation] Rewrite HA documentation to reflect the new model and the include multi-node support. * Correct many spelling errors * Improve web-console documentation around add/edit/delete entities, and the setting of context variables * Extract new top level section for backup/recovery git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1631195 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml b/qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml index 80fbb308bc..3a71f8c366 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Management-Channels.xml @@ -25,17 +25,17 @@ The Broker can be managed over a number of different channels. - HTTP - The primary channel for management. The HTTP interace comprises of a Web + HTTP - The primary channel for management. The HTTP interface comprises of a Web Console and a REST API. - JMX - The Broker provides a JMX compilent management interface. This is not currently + JMX - The Broker provides a JMX compliant management interface. This is not currently undergoing further development and is retained largely for backward compatibility. It is suggested the new users favour the Web Console/REST API. AMQP - The AMQP protocols 0-8..0-10 allow for some management of Exchanges, Queue and - Bindings. This will be superceded by AMQP 1.0 Management. It is suggested that new users + Bindings. This will be superseded by AMQP 1.0 Management. It is suggested that new users favour the Management facilities provided by the Web Console/REST API. -- cgit v1.2.1