You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/03/29 06:35:01 UTC

svn commit: r928589 - /servicemix/smx4/nmr/trunk/examples/cluster/README.txt

Author: ccustine
Date: Mon Mar 29 04:35:00 2010
New Revision: 928589

URL: http://svn.apache.org/viewvc?rev=928589&view=rev
Log:
Minor clarification in cluster README.txt

Modified:
    servicemix/smx4/nmr/trunk/examples/cluster/README.txt

Modified: servicemix/smx4/nmr/trunk/examples/cluster/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/cluster/README.txt?rev=928589&r1=928588&r2=928589&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/cluster/README.txt (original)
+++ servicemix/smx4/nmr/trunk/examples/cluster/README.txt Mon Mar 29 04:35:00 2010
@@ -108,6 +108,8 @@ Install the cluster-example-smx1 using t
 karaf@root> admin:connect smx1
 karaf@smx1> features:install cluster-example-smx1
 
+Disconnect from smx1 ( logout or ^D )
+
 smx@root:/> admin:create smx2
 smx@root:/> admin:start smx2
 
@@ -116,6 +118,7 @@ Install the cluster-example-smx2 using t
 karaf@root> admin:connect smx2
 karaf@smx2> features:install cluster-example-smx2
 
+Disconnect from smx2 ( logout or ^D )
 
 Wait for the two new instances to be fully started.  This can be easily checked by running the
 following command: