You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/08/31 16:19:57 UTC

svn commit: r438937 - /incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml

Author: gnodet
Date: Thu Aug 31 07:19:57 2006
New Revision: 438937

URL: http://svn.apache.org/viewvc?rev=438937&view=rev
Log:
Reduce install / deploy monitoring interval to 1s

Modified:
    incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml

Modified: incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml?rev=438937&r1=438936&r2=438937&view=diff
==============================================================================
--- incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml (original)
+++ incubator/servicemix/trunk/apache-servicemix/src/main/release/conf/servicemix.xml Thu Aug 31 07:19:57 2006
@@ -41,6 +41,7 @@
                 MBeanServer="#mbeanServer"
                 installationDirPath="./install"
                 deploymentDirPath="./deploy"
+                monitorInterval="1"
                 dumpStats="true"
                 statsInterval="10" 
                 flowName="seda"