CVS: jcontainer/loom/distribution/src/conf kernel.xml,1.8,1.9

Peter Donald <pdonald-yCVjj/[email protected]>
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/loom/distribution/src/conf
In directory hogshead.codehaus.org:/tmp/cvs-serv25270/distribution/src/conf

Modified Files:
	kernel.xml 
Log Message:
Move all deployment management into DefaultDeploymentMonitor


Index: kernel.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/distribution/src/conf/kernel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- kernel.xml	29 Oct 2003 22:20:41 -0000	1.8
+++ kernel.xml	29 Oct 2003 22:46:17 -0000	1.9
@@ -128,18 +128,6 @@
         logger="packages"/>
         -->
 
-        <!--
-        Can disable the Hot-Deploy monitor by commenting out the next component.
-        -->
-        <component
-            class="org.jcontainer.loom.components.monitor.DefaultDeploymentMonitor"
-            logger="monitor">
-            <!-- the amount of time in milliseconds between checks
-            of deployment dir -->
-            <monitor-frequency>1000</monitor-frequency>
-            <base-application-directory>${loom.home}/apps</base-application-directory>
-        </component>
-
         <component role="org.apache.excalibur.instrument.InstrumentManager"
             class="org.jcontainer.loom.components.instrument.NoopInstrumentManager"
             logger="instrument"/>
@@ -163,6 +151,18 @@
         &instrumentables;
         </component>
                 -->
+
+        <!--
+        Can disable the Hot-Deploy monitor by commenting out the next component.
+        -->
+        <component
+            class="org.jcontainer.loom.components.monitor.DefaultDeploymentMonitor"
+            logger="monitor">
+            <!-- the amount of time in milliseconds between checks
+            of deployment dir -->
+            <monitor-frequency>1000</monitor-frequency>
+            <base-application-directory>${loom.home}/apps</base-application-directory>
+        </component>
     </embeddor>
 
 </loom>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.