You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2009/08/18 16:02:22 UTC

svn commit: r805418 - /qpid/trunk/qpid/java/client/example/src/main/java/README.txt

Author: jonathan
Date: Tue Aug 18 14:02:21 2009
New Revision: 805418

URL: http://svn.apache.org/viewvc?rev=805418&view=rev
Log:
Clarified for users who do not run the Java broker on the same machine
as client examples.

Modified:
    qpid/trunk/qpid/java/client/example/src/main/java/README.txt

Modified: qpid/trunk/qpid/java/client/example/src/main/java/README.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/client/example/src/main/java/README.txt?rev=805418&r1=805417&r2=805418&view=diff
==============================================================================
--- qpid/trunk/qpid/java/client/example/src/main/java/README.txt (original)
+++ qpid/trunk/qpid/java/client/example/src/main/java/README.txt Tue Aug 18 14:02:21 2009
@@ -3,14 +3,15 @@
 
 QPID_HOME
 ---------
-This is the distribution directory. You would have set the QPID_HOME when you
-started the Qpid Java broker.
+This is the directory that contains the QPID distribution. If you are running the Qpid
+Java broker on the same machine as the examples, you have already set QPID_HOME to this 
+directory.
 
 default: /usr/share/java/
 
 QPID_SAMPLE
 -----------
-This is the parent directory of the directory in which you find the runSample.sh
+This is the parent directory of the 'java' directory in which you find 'runSample.sh'
 (Ex:- $QPID_SRC_HOME/java/client/example/src/main)
 
 default: $PWD



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org