You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/09/20 09:19:06 UTC

svn commit: r879143 - in /websites/production/camel/content: cache/main.pageCache servletlistener-component.html

Author: buildbot
Date: Fri Sep 20 07:19:05 2013
New Revision: 879143

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/servletlistener-component.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/servletlistener-component.html
==============================================================================
--- websites/production/camel/content/servletlistener-component.html (original)
+++ websites/production/camel/content/servletlistener-component.html Fri Sep 20 07:19:05 2013
@@ -110,7 +110,7 @@ Though Servlet 2.x requires to use a web
 <h3><a shape="rect" name="ServletListenerComponent-Using"></a>Using</h3>
 
 <p>You would need to chose one of the following implementations of the abstract class <tt>org.apache.camel.component.servletlistener.CamelServletContextListener</tt>.</p>
-<ul class="alternate" type="square"><li><tt>JndiCamelServletContextListener</tt> which uses the <tt>JndiRegistry</tt> to leverage JNDI for its registry.</li><li><tt>SimpleCamelServletContextListener</tt> which uses the <tt>SimpleRegistry} to leverage a {{java.util.Map</tt> as its registry.</li></ul>
+<ul class="alternate" type="square"><li><tt>JndiCamelServletContextListener</tt> which uses the <tt>JndiRegistry</tt> to leverage JNDI for its registry.</li><li><tt>SimpleCamelServletContextListener</tt> which uses the <tt>SimpleRegistry</tt> to leverage a <tt>java.util.Map</tt> as its registry.</li></ul>
 
 
 <p>To use this you need to configure the <tt>org.apache.camel.component.servletlistener.CamelServletContextListener</tt> in the <tt>WEB-INF/web.xml</tt> file as shown below:</p>
@@ -152,7 +152,7 @@ Though Servlet 2.x requires to use a web
 <p>The <tt>org.apache.camel.component.servletlistener.CamelServletContextListener</tt> supports the following options which can be configured as context-param in the web.xml file.</p>
 
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> propertyPlaceholder.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To configure <a shape="rect" href="using-propertyplaceholder.html" title="Using PropertyPlaceholder">property placeholders</a> in Camel. You should prefix the option with "propertyPlaceholder.", for example to configure the location, use propertyPlaceholder.location as name. You can configure all the options from the <a shape="rect" href="properties.html" title="Properties">Properties</a> component. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jmx.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" 
 class="confluenceTd"> To configure <a shape="rect" href="camel-jmx.html" title="Camel JMX">JMX</a>. You should prefix the option with "jmx.", for example to disable JMX, use jmx.disabled as name. You can configure all the options from <tt>org.apache.camel.spi.ManagementAgent</tt>. As well the options mentioned on the <a shape="rect" href="camel-jmx.html" title="Camel JMX">JMX</a> page. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> name </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To configure the name of the <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> streamCache </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a
 >. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> trace </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable <a shape="rect" href="tracer.html" title="Tracer">Tracer</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> delayer </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Long</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a delay value for <a shape="rect" href="delay-interceptor.html" title="Delay Interceptor">Delay Interceptor</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> handleFault </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable handle fault. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> errorHandlerRef </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspa
 n="1" rowspan="1" class="confluenceTd"> Refers to a context scoped <a shape="rect" href="error-handler.html" title="Error Handler">Error Handler</a> to be used. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> autoStartup </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to start all routes when starting Camel. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useMDCLogging </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to use <a shape="rect" href="mdc-logging.html" title="MDC logging">MDC logging</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useBreadcrumb </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to use <a shape="rect" href="mdc-logging.html" title="MDC logging">breadcr
 umb</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> managementNamePattern </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a custom naming pattern for JMX MBeans. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> threadNamePattern </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a custom naming pattern for threads. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> properties.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To set custom properties on <tt>CamelContext.getProperties</tt>. This is seldom in use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> routebuilder.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd">
  To configure routes to be used. See below for more details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> CamelContextLifecycle </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Refers to a FQN classname of an implementation of <tt>org.apache.camel.component.servletlistener.CamelContextLifecycle</tt>. Which allows to execute custom code before and after <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a> has been started or stopped. See below for further details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To set any option on <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a>. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> propertyPlaceholder.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To configure <a shape="rect" href="using-propertyplaceholder.html" title="Using PropertyPlaceholder">property placeholders</a> in Camel. You should prefix the option with "propertyPlaceholder.", for example to configure the location, use propertyPlaceholder.location as name. You can configure all the options from the <a shape="rect" href="properties.html" title="Properties">Properties</a> component. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jmx.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" 
 class="confluenceTd"> To configure <a shape="rect" href="camel-jmx.html" title="Camel JMX">JMX</a>. You should prefix the option with "jmx.", for example to disable JMX, use jmx.disabled as name. You can configure all the options from <tt>org.apache.camel.spi.ManagementAgent</tt>. As well the options mentioned on the <a shape="rect" href="camel-jmx.html" title="Camel JMX">JMX</a> page. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> name </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To configure the name of the <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> messageHistory </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.12.2:</b> Whether to enable or disable <a shape="rect" href="message-history.html" titl
 e="Message History">Message History</a> (enabled by default). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> streamCache </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> trace </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable <a shape="rect" href="tracer.html" title="Tracer">Tracer</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> delayer </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Long</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a delay value for <a shape="rect" href="delay-interceptor.html" title="Delay Interceptor">Delay Interceptor</a>. </td></tr><tr><td colspan="1" rowsp
 an="1" class="confluenceTd"> handleFault </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to enable handle fault. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> errorHandlerRef </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Refers to a context scoped <a shape="rect" href="error-handler.html" title="Error Handler">Error Handler</a> to be used. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> autoStartup </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to start all routes when starting Camel. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useMDCLogging </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to us
 e <a shape="rect" href="mdc-logging.html" title="MDC logging">MDC logging</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useBreadcrumb </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>Boolean</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Whether to use <a shape="rect" href="mdc-logging.html" title="MDC logging">breadcrumb</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> managementNamePattern </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a custom naming pattern for JMX MBeans. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> threadNamePattern </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>String</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> To set a custom naming pattern for threads. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> properties.XXX </td><td colspan="1" rowspan="1"
  class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To set custom properties on <tt>CamelContext.getProperties</tt>. This is seldom in use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> routebuilder.XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To configure routes to be used. See below for more details. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> CamelContextLifecycle </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Refers to a FQN classname of an implementation of <tt>org.apache.camel.component.servletlistener.CamelContextLifecycle</tt>. Which allows to execute custom code before and after <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a> has been started or stopped. See below for further details. </td></tr><tr><td colspan="1" rowspan="1" class="con
 fluenceTd"> XXX </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> To set any option on <a shape="rect" href="camelcontext.html" title="CamelContext">CamelContext</a>. </td></tr></tbody></table>
 </div>
 </div>