Author: buildbot Date: Mon Nov 18 07:19:55 2013 New Revision: 887058 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cxfrs.html Modified: websites/production/camel/content/book-component-appendix.html ============================================================================== --- websites/production/camel/content/book-component-appendix.html (original) +++ websites/production/camel/content/book-component-appendix.html Mon Nov 18 07:19:55 2013 @@ -2817,7 +2817,7 @@ cxfrs:bean:cxfEndpoint?resourceClasses=o <tt>org.apache.camel.rs.Exchange2</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Deprecated</b>: Use <tt>resourceClasses</tt> The resource class which you want to export as REST service. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass =org.apache.camel.rs.Example1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpClientAPI</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>new to Camel 2.1</b> If it is true, the CxfRsProducer will use the HttpClientAPI to invoke the service <br clear="none" class="atl-forced-newline"> If it is false, the CxfRsProducer will use the ProxyClientAPI to invoke the service </td><td colspan="1" rowspan="1" class="confluenceTd"> httpClientAPI=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>true</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> synchronous </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.5, this option will let CxfRsConsumer decide to use sync or async API to do the underlying work. The default value is false which means it will try to use async API by default. </td><td colspan="1" rowspan="1" class="confluenceTd"> synchronous=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, this option tells the CxfRsProducer to inspect re turn codes and will generate an Exception if the return code is larger than 207. </td><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxClientCacheSize</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, you can set a IN message header CamelDestinationOverrideUrl to dynamically override the target destination Web Service or REST Service defined in your routes.  The implementation caches CXF clients or ClientFactoryBean in CxfProvider and CxfRsProvider.  This option allows you to configure the maximum size of the cache. <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> maxClientCacheSize=5 </td><td colspan="1" rowspan="1" class="confluenceTd"> No <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> 10 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. Will set the default bus when CXF endpoint create a bus by itself </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus=true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. A default bus created by CXF Bus Factory. Use <tt>#</tt> notation to reference a bus object from the registry. The referenced object must be an instance of <tt>org.apache.cxf.Bus</tt>. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus=#busName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class=" confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>As of 2.11</b>. Sets how requests and responses will be mapped to/from Camel. Two values are possible: <ul class="alternate" type="square"><li><tt>SimpleConsumer</tt> => see the <a shape="rect" href="#BookComponentAppendix-ConsumingaRESTRequestSimpleBindingStyle">Consuming a REST Request with the Simple Binding Style</a> below.</li><li><tt>Default</tt> => the default style. For consumers this passes on a <tt>MessageContentsList</tt> to the route, requiring low-level processing in the route.</li></ul> -</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr></tbody></table> +</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>providers</tt></td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Add custom JAX-RS providers to the list of providers. </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>schemaLocations</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Sets the locations of the schemas which can be used to validate the incoming XML or JAXB-driven JSON. </td><td colspan="1" rowspan="1" class="confluenceTd"> NO </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr></tbody></table> </div> </div> Modified: websites/production/camel/content/book-in-one-page.html ============================================================================== --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Mon Nov 18 07:19:55 2013 @@ -24400,7 +24400,7 @@ cxfrs:bean:cxfEndpoint?resourceClasses=o <tt>org.apache.camel.rs.Exchange2</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Deprecated</b>: Use <tt>resourceClasses</tt> The resource class which you want to export as REST service. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass =org.apache.camel.rs.Example1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpClientAPI</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>new to Camel 2.1</b> If it is true, the CxfRsProducer will use the HttpClientAPI to invoke the service <br clear="none" class="atl-forced-newline"> If it is false, the CxfRsProducer will use the ProxyClientAPI to invoke the service </td><td colspan="1" rowspan="1" class="confluenceTd"> httpClientAPI=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>true</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> synchronous </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.5, this option will let CxfRsConsumer decide to use sync or async API to do the underlying work. The default value is false which means it will try to use async API by default. </td><td colspan="1" rowspan="1" class="confluenceTd"> synchronous=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, this option tells the CxfRsProducer to inspect re turn codes and will generate an Exception if the return code is larger than 207. </td><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxClientCacheSize</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, you can set a IN message header CamelDestinationOverrideUrl to dynamically override the target destination Web Service or REST Service defined in your routes.  The implementation caches CXF clients or ClientFactoryBean in CxfProvider and CxfRsProvider.  This option allows you to configure the maximum size of the cache. <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> maxClientCacheSize=5 </td><td colspan="1" rowspan="1" class="confluenceTd"> No <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> 10 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. Will set the default bus when CXF endpoint create a bus by itself </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus=true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. A default bus created by CXF Bus Factory. Use <tt>#</tt> notation to reference a bus object from the registry. The referenced object must be an instance of <tt>org.apache.cxf.Bus</tt>. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus=#busName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class=" confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>As of 2.11</b>. Sets how requests and responses will be mapped to/from Camel. Two values are possible: <ul class="alternate" type="square"><li><tt>SimpleConsumer</tt> => see the <a shape="rect" href="#BookInOnePage-ConsumingaRESTRequestSimpleBindingStyle">Consuming a REST Request with the Simple Binding Style</a> below.</li><li><tt>Default</tt> => the default style. For consumers this passes on a <tt>MessageContentsList</tt> to the route, requiring low-level processing in the route.</li></ul> -</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr></tbody></table> +</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>providers</tt></td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Add custom JAX-RS providers to the list of providers. </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>schemaLocations</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Sets the locations of the schemas which can be used to validate the incoming XML or JAXB-driven JSON. </td><td colspan="1" rowspan="1" class="confluenceTd"> NO </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr></tbody></table> </div> </div> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/cxfrs.html ============================================================================== --- websites/production/camel/content/cxfrs.html (original) +++ websites/production/camel/content/cxfrs.html Mon Nov 18 07:19:55 2013 @@ -130,7 +130,7 @@ cxfrs:bean:cxfEndpoint?resourceClasses=o <tt>org.apache.camel.rs.Exchange2</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Deprecated</b>: Use <tt>resourceClasses</tt> The resource class which you want to export as REST service. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>resourceClass =org.apache.camel.rs.Example1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>httpClientAPI</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>new to Camel 2.1</b> If it is true, the CxfRsProducer will use the HttpClientAPI to invoke the service <br clear="none" class="atl-forced-newline"> If it is false, the CxfRsProducer will use the ProxyClientAPI to invoke the service </td><td colspan="1" rowspan="1" class="confluenceTd"> httpClientAPI=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>true</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> synchronous </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.5, this option will let CxfRsConsumer decide to use sync or async API to do the underlying work. The default value is false which means it will try to use async API by default. </td><td colspan="1" rowspan="1" class="confluenceTd"> synchronous=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, this option tells the CxfRsProducer to inspect re turn codes and will generate an Exception if the return code is larger than 207. </td><td colspan="1" rowspan="1" class="confluenceTd"> throwExceptionOnFailure=true </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>maxClientCacheSize</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.6, you can set a IN message header CamelDestinationOverrideUrl to dynamically override the target destination Web Service or REST Service defined in your routes.  The implementation caches CXF clients or ClientFactoryBean in CxfProvider and CxfRsProvider.  This option allows you to configure the maximum size of the cache. <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> maxClientCacheSize=5 </td><td colspan="1" rowspan="1" class="confluenceTd"> No <br clear="none" class="atl-forced-newline"> </td><td colspan="1" rowspan="1" class="confluenceTd"> 10 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. Will set the default bus when CXF endpoint create a bus by itself </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>setDefaultBus=true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> New in 2.9.0. A default bus created by CXF Bus Factory. Use <tt>#</tt> notation to reference a bus object from the registry. The referenced object must be an instance of <tt>org.apache.cxf.Bus</tt>. </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bus=#busName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class=" confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>As of 2.11</b>. Sets how requests and responses will be mapped to/from Camel. Two values are possible: <ul class="alternate" type="square"><li><tt>SimpleConsumer</tt> => see the <a shape="rect" href="#CXFRS-ConsumingaRESTRequestSimpleBindingStyle">Consuming a REST Request with the Simple Binding Style</a> below.</li><li><tt>Default</tt> => the default style. For consumers this passes on a <tt>MessageContentsList</tt> to the route, requiring low-level processing in the route.</li></ul> -</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr></tbody></table> +</td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>bindingStyle=SimpleConsumer</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>Default</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>providers</tt></td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Add custom JAX-RS providers to the list of providers. </td><td colspan="1" rowspan="1" class="confluenceTd"> No </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>schemaLocations</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Since Camel 2.12.2</b> Sets the locations of the schemas which can be used to validate the incoming XML or JAXB-driven JSON. </td><td colspan="1" rowspan="1" class="confluenceTd"> NO </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>None</em> </td></tr></tbody></table> </div> </div>