Author: chirino
Date: Wed Oct 18 04:47:49 2006
New Revision: 465224

URL: http://svn.apache.org/viewvc?view=rev&rev=465224
Log:
Latest export from confluence

Modified:
    incubator/servicemix/site/sm30ug/6-configuring-servicemix.html

Modified: incubator/servicemix/site/sm30ug/6-configuring-servicemix.html
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/6-configuring-servicemix.html?view=diff&rev=465224&r1=465223&r2=465224
==============================================================================
--- incubator/servicemix/site/sm30ug/6-configuring-servicemix.html (original)
+++ incubator/servicemix/site/sm30ug/6-configuring-servicemix.html Wed Oct 18 
04:47:49 2006
@@ -122,7 +122,7 @@
 
 <P>For a reference guide and to see the XSD see the <A 
href="../SM/xml-reference.html" title="Xml Reference">Xml Reference</A>.</P>
 
-<P>The default ServiceMix installation comes with a number of configuration 
files that can be changeg to fit your needs.  These configuration files are all 
in the {<TT>conf</TT> directory, which is also included in the classpath.</P>
+<P>The default ServiceMix installation comes with a number of configuration 
files that can be changed to fit your needs.  These configuration files are all 
in the /<TT>conf</TT> directory, which is also included in the classpath.</P>
 <UL>
        <LI><TT>activemq.xml</TT>: <SPAN class="nobr"><A 
href="http://incubator.apache.org/activemq/"; title="Visit page outside 
Confluence" rel="nofollow">ActiveMQ<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="0" 
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> configuration 
file</LI>
        <LI><TT>jmx.xml</TT>: JMX configuration file</LI>
@@ -143,6 +143,7 @@
 
 <H2><A name="6.ConfiguringServiceMix-Containerconfiguration"></A>Container 
configuration</H2>
 
+
 <H3><A name="6.ConfiguringServiceMix-Properties"></A>Properties</H3>
 
 <P>ServiceMix has a number of parameters that you can set to change it&apos;s 
runtime behaviour on either the <SPAN class="nobr"><A 
href="http://incubator.apache.org/servicemix/dist/servicemix-3.0-incubating/site/servicemix-core/apidocs/org/apache/servicemix/jbi/container/JBIContainer.html";
 title="Visit page outside Confluence" rel="nofollow">JBIContainer <SUP><IMG 
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"; 
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> or 
the derived <SPAN class="nobr"><A 
href="http://incubator.apache.org/servicemix/dist/servicemix-3.0-incubating/site/servicemix-core/apidocs/org/apache/servicemix/jbi/container/SpringJBIContainer.html";
 title="Visit page outside Confluence" rel="nofollow">SpringJBIContainer 
<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="0" 
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>.</P>
@@ -218,7 +219,7 @@
 <TR>
 <TD class="confluenceTd"> monitorInterval </TD>
 <TD class="confluenceTd"> int </TD>
-<TD class="confluenceTd"> if set, used as delay (measured in seconds) between 
checks of the deployment directory. Default is 10sec.<BR clear="all"> </TD>
+<TD class="confluenceTd"> if set, used as delay (measured in seconds) between 
checks of the deployment directory. Default is 10sec. <BR clear="all"> </TD>
 </TR>
 <TR>
 <TD class="confluenceTd"> dumpStats </TD>
@@ -315,7 +316,6 @@
 <TD class="confluenceTd"> An array of event listeners to configure on the 
container.  Event listeners can be used to receive several kind of events wrt 
to the JBI container. </TD>
 </TR>
 </TBODY></TABLE></TD></TR></TABLE>
-
 <P>See <A href="../SM/xml-schemas.html" title="Xml schemas">XML Schemas</A> 
for a full description of these XML elements.</P>
 
 <H3><A name="6.ConfiguringServiceMix-Examples"></A>Examples</H3>
@@ -337,7 +337,6 @@
   <SPAN class="code-tag">&lt;/bean&gt;</SPAN>
 <SPAN class="code-tag">&lt;/beans&gt;</SPAN></PRE>
 </DIV></DIV>
-
 <P>Elements listed above are properties with complex types, i.e. beans.  They 
can be set using references in xbean:</P>
 <DIV class="code"><DIV class="codeContent">
 <PRE class="code-xml"><SPAN class="code-tag">&lt;beans <SPAN 
class="code-keyword">xmlns:sm</SPAN>=<SPAN 
class="code-quote">&quot;http://servicemix.apache.org/config/1.0&quot;</SPAN>&gt;</SPAN>
@@ -380,7 +379,6 @@
   <SPAN class="code-tag">&lt;/bean&gt;</SPAN>
 <SPAN class="code-tag">&lt;/beans&gt;</SPAN></PRE>
 </DIV></DIV>
-
 <P>Some beans have corresponsing xbean elements, so the following xml 
configurations are equivalent:</P>
 <DIV class="code"><DIV class="codeContent">
 <PRE class="code-xml"><SPAN class="code-tag">&lt;beans <SPAN 
class="code-keyword">xmlns:sm</SPAN>=<SPAN 
class="code-quote">&quot;http://servicemix.apache.org/config/1.0&quot;</SPAN>&gt;</SPAN>
@@ -422,8 +420,6 @@
   <SPAN class="code-tag">&lt;/bean&gt;</SPAN>
 <SPAN class="code-tag">&lt;/beans&gt;</SPAN></PRE>
 </DIV></DIV>
-
-
 <STYLE type="text/css">/*<![CDATA[*/
 table.ScrollbarTable  {border: none;padding: 3px;width: 100%;padding: 
3px;margin: 0px;background-color: #f0f0f0}
 table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width: 
16px;border: none;}
@@ -441,9 +437,35 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet";>Guillaume
 Nodet</A>,
-    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet";>Guillaume
 Nodet</A> on Oct 08, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13935&originalId=14026";>view
 change</A>)
-              
+    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski";>Georg
 Dembowski</A> on Oct 19, 2006
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13935&originalId=14322";>view
 change</A>)
+                      <SPAN id="show" class="inline-control-link"><A href="" 
onclick="showComment(); return false;">show comment</A></SPAN>
+        <SPAN id="hide" class="inline-control-link" style="display:none;"><A 
href="" onclick="hideComment(); return false;">hide comment</A></SPAN>
+          <DIV id="versionComment" class="noteMacro" style="display:none; 
padding: 5px;">
+      <B>Comment:</B>
+      typo<BR>
+      <SPAN class="smalltext"><A 
href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=13935";>View
 page history</A></SPAN>
+  </DIV>
+
+    <SCRIPT>
+      var show = document.getElementById('show');
+      var hide = document.getElementById('hide');
+      var versionComment = document.getElementById('versionComment');
+
+      function showComment(){
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+        versionComment.style.display = 'block';
+      }
+
+      function hideComment(){
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+        versionComment.style.display = 'none';
+      }
+
+    </SCRIPT>
+    
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=13935";>edit 
page</A>)
     </DIV>
 


Reply via email to