| Commit in servicemix/base/src/main/release/install on MAIN | |||
| README.txt | +2 | -4 | 1.1 -> 1.2 |
clarrified use of install directory n.b. if someone drops an SA archive into an install directory - it will be processed in the old way - though we want to encourage people to use deploy for SA's
servicemix/base/src/main/release/install
diff -u -r1.1 -r1.2 --- README.txt 25 Jul 2005 10:42:42 -0000 1.1 +++ README.txt 10 Aug 2005 19:13:09 -0000 1.2 @@ -1,7 +1,5 @@
-This directory allows you to drop JBI deployment units in here when starting up. - -Just copy a JBI deployment unit into this directory, for example from PXE (http://pxe.fivesight.com), while -ServiceMix is running and it should be auto-deployed.
+This directory allows you to drop JBI Component archives in here when starting up.
+Just copy a JBI deployment Component into this directory
For more information see http://servicemix.org/Running
