Author: kwall
Date: Tue Jun 23 13:44:38 2015
New Revision: 1687058

URL: http://svn.apache.org/r1687058
Log:
QPID-6443: [Java Broker Documentation] Update broker documentation related to 
default virtualhost

Modified:
    
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-Broker.xml
    
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-VirtualhostNodes.xml

Modified: 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-Broker.xml
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-Broker.xml?rev=1687058&r1=1687057&r2=1687058&view=diff
==============================================================================
--- 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-Broker.xml
 (original)
+++ 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-Broker.xml
 Tue Jun 23 13:44:38 2015
@@ -35,11 +35,6 @@
             environments that have many.</para>
         </listitem>
         <listitem>
-          <para><emphasis>Default Virtualhost</emphasis>. The default 
virtualhost is the one that
-            messaging clients will connect to if they do not specify a 
virtualhost name when they
-            form the connect to the Broker.</para>
-        </listitem>
-        <listitem>
           <para><emphasis>Heartbeating</emphasis>. Enables heartbeats between 
Broker and Clients.
             Heartbeats help discover severed TCP/IP connections in a timely 
manner.</para>
         </listitem>

Modified: 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-VirtualhostNodes.xml
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-VirtualhostNodes.xml?rev=1687058&r1=1687057&r2=1687058&view=diff
==============================================================================
--- 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-VirtualhostNodes.xml
 (original)
+++ 
qpid/java/trunk/doc/book/src/java-broker/management/managing/Java-Broker-Management-Managing-VirtualhostNodes.xml
 Tue Jun 23 13:44:38 2015
@@ -50,6 +50,10 @@
           <para><emphasis>Name the virtualhost node</emphasis>.</para>
         </listitem>
         <listitem>
+          <para><emphasis>Default Virtual Host Node</emphasis>. If true, 
messaging clients which do
+            not specify a virtualhost name will be connected to the 
virtualhost beneath this node.</para>
+        </listitem>
+        <listitem>
           <para><emphasis>Store Path or JDBC URL.</emphasis> Refers the 
location used to store the
             configuration of the virtualhost.</para>
         </listitem>
@@ -131,8 +135,8 @@
         <listitem>
           <para><emphasis>Delete</emphasis>. Deletes the virtualhost node and 
the virtualhost
             contained within it. All exchanges and queues, any the messages 
contained within it are
-            removed. In the HA case, deleting the virtualhost node causes it 
be removed
-            permanently from the group.</para>
+            removed. In the HA case, deleting the virtualhost node causes it 
be removed permanently
+            from the group.</para>
         </listitem>
       </itemizedlist>
     </para>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to