mcconnell 2003/09/28 10:52:10 Modified: exporter README.txt Log: Minor updates on readme to make things a bit clearer. Revision Changes Path 1.2 +5 -10 avalon-sandbox/exporter/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/avalon-sandbox/exporter/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 28 Sep 2003 02:22:19 -0000 1.1 +++ README.txt 28 Sep 2003 17:52:10 -0000 1.2 @@ -7,22 +7,17 @@ To build with maven: - - include http://jadetower.sf.net/dist in your remote repository list - - make sure you have the avalon meta plugin + - make sure you have the avalon meta plugin installed + - RUN: - maven jar:jar -To run in merlin: + maven jar:jar - - make sure your kernel.xml file includes the host listed above - - run +To startup the server: merlin.sh target/avalon-exporter-0.1.jar -To run standalone client - - - follow maven directions above - - now run: +After the server has started, invoke the standalone client using the following command: maven exporter:run
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
