mcconnell 2003/02/16 04:59:36
Modified: merlin/src/repository README.TXT
Log:
Demo information updates to include James.
Revision Changes Path
1.2 +12 -0 avalon-sandbox/merlin/src/repository/README.TXT
Index: README.TXT
===================================================================
RCS file: /home/cvs/avalon-sandbox/merlin/src/repository/README.TXT,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.TXT 16 Feb 2003 12:39:41 -0000 1.1
+++ README.TXT 16 Feb 2003 12:59:36 -0000 1.2
@@ -23,6 +23,8 @@
5. run some demos:
+ Merlin demo (includes Avalon independent lifecycle phase demo)
+ --------------------------------------------------------------
The following demo deploys a series of components defined in
the file blocks.xml in merlin\repository\demo\block-inf\block.xml
@@ -30,10 +32,20 @@
$ cd merlin
$ merlin -block merlin\repository\demo\block.xml
+ Appliance package demo
+ ----------------------
The following demo deploys a series of components defined in
the file blocks.xml embe3dded in a jar file
$ merlin -block merlin\repository\playground\playground-1.0.jar
+
+ James Mail Server demo
+ ----------------------
+ The following command line lauches the james mail server. It
+ assumes that you have checked out the jakarta-james CVS and
+ invoked $ ant
+
+ $ merlin -block merlin\repository\james\block.xml
To see what is actually happending behind the scenes just add
the -debug switch on the command line.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]