From 1cff5b63b5503feaa555c9f31ddc057fe9a18fdd Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Mon, 6 Oct 2014 06:56:59 +0000 Subject: QPID-6108: [Java Broker Documentation] Updates for changes made during 0.30 * Remove references to virtualhost.xml * Rework concepts section * Rework management section to separate means of management from management of the entities themselves * Remove references message stores * Update JVM defect to Java 7 * ACL updates * Add Flow to Disk Still further changes required flagged by TODO. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1629579 13f79535-47bb-0310-9956-ffa450edef68 --- .../book/src/java-broker/Java-Broker-Getting-Started.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml b/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml index d597cf1aeb..bef23434d2 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Getting-Started.xml @@ -34,9 +34,9 @@ For additional details about the broker configuration store and related command line arguments see - . + . The broker is fully configurable via its Web Management Console, for details of this see - . + .
@@ -63,7 +63,7 @@ The BRK-1004 message confirms that the Broker is ready for work. The MNG-1002 and BRK-1002 confirm the ports to which the Broker is listening (for HTTP/JMX management and AMQP respectively). To stop the Broker, use Control-C or use the Shutdown MBean from the - JMX management plugin. + JMX management plugin.
Starting/Stopping the broker on Unix @@ -90,7 +90,7 @@ which the Broker is listening (for HTTP/JMX management and AMQP respectively). To stop the Broker, use Control-C from the controlling shell, use the bin/qpid.stop script, use kill -TERM <pid>, or - the Shutdown MBean from the JMX management plugin. + the Shutdown MBean from the JMX management plugin.
Log file @@ -105,9 +105,9 @@ The Java Broker understands a number of command line options which may be used to customise the configuration. For additional details about the broker configuration and related command line arguments see - . + . The broker is fully configurable via its Web Management Console, for details of this see - . + . To see usage information for all command line options, use the option @@ -171,5 +171,4 @@ means do not check for changes. ]]>
- -- cgit v1.2.1