From 4d29ab045e343f157ddc2ef5846e18086a8b63a2 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Thu, 9 Nov 2006 22:13:12 +0000 Subject: removing the duplicate read me file git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@473092 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/ReadMe.txt | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 qpid/java/ReadMe.txt (limited to 'qpid/java') diff --git a/qpid/java/ReadMe.txt b/qpid/java/ReadMe.txt deleted file mode 100644 index a389131844..0000000000 --- a/qpid/java/ReadMe.txt +++ /dev/null @@ -1,15 +0,0 @@ -Running the Broker ------------------- - -To run the broker, set the QPID_HOME environment variable to -distribution directory and add $QPID_HOME/bin to your PATH. Then run -the qpid-server shell script or qpid-server.bat batch file to start -the broker. By default, the broker will use $QPID_HOME/etc to find -the configuration files. You can supply a custom configuration using -the -c argument. - -For example: - -qpid-server -c ~/etc/config.xml - -You can get a list of all command line arguments by using the -h argument. -- cgit v1.2.1