Page Edited :
qpid :
Qpid Java Broker Management CLI
Qpid Java Broker Management CLI has been edited by Lahiru Mananada Gunathilake (Jan 30, 2009). Content:How to build Apache Qpid CLIBuild Instructions - GeneralAt the very beginning please build Apache Qpid by refering this installation guide from here http://cwiki.apache.org/qpid/qpid-java-build-how-to.html After successfully build Apache Qpid you'll be able to start Apache Qpid Java broker,then only you are in a position to use Qpid CLI. Check out the SourceFirst check out the source from subversion repository. Please visit the following link for more information about different versions of Qpid CLI. http://code.google.com/p/lahirugsoc2008/downloads/list PrerequisitesFor the broker code you need JDK 1.5.0_15 or later. You should set JAVA_HOME and include the bin directory in your PATH. Check it's ok by executing java -v ! Building Apache Qpid CLIThis project is currently having only an ant build system.Please install ant build system before trying to install Qpid CLI. CompilingTo compile the source please run following command ant compile To compile the test source run the following command ant compile-tests
|
Unsubscribe or edit your notifications preferences