You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2013/07/29 13:48:37 UTC

svn commit: r871697 - in /websites/production/cxf/content: cache/docs.pageCache docs/bus-configuration.html

Author: buildbot
Date: Mon Jul 29 11:48:37 2013
New Revision: 871697

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/bus-configuration.html

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

Modified: websites/production/cxf/content/docs/bus-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/bus-configuration.html (original)
+++ websites/production/cxf/content/docs/bus-configuration.html Mon Jul 29 11:48:37 2013
@@ -162,7 +162,7 @@ http://www.springframework.org/schema/be
 <p>The &lt;bus&gt; element supports the following child elements:</p>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">Name</th><th colspan="1" rowspan="1" class="confluenceTh">Value</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">inInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to inbound message interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">inFaultInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to inbound fault interceptor chains.  A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">outInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to outbound message interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">outFaultInterceptors</td><td colspan="1" rowspan="1" clas
 s="confluenceTd">The interceptors contributed to outbound fault interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">features</td><td colspan="1" rowspan="1" class="confluenceTd">The features applied to the bus. A list of &lt;bean&gt;s or &lt;ref&gt;s. See <a shape="rect" href="featureslist.html" title="FeaturesList">here</a> for a list of available features.</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">Name</th><th colspan="1" rowspan="1" class="confluenceTh">Value</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">inInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to inbound message interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">inFaultInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to inbound fault interceptor chains.  A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">outInterceptors</td><td colspan="1" rowspan="1" class="confluenceTd">The interceptors contributed to outbound message interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">outFaultInterceptors</td><td colspan="1" rowspan="1" clas
 s="confluenceTd">The interceptors contributed to outbound fault interceptor chains. A list of &lt;bean&gt;s or &lt;ref&gt;s.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">properties</td><td colspan="1" rowspan="1" class="confluenceTd">Contextual properties which will be applied to all endpoints and clients using this bus</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">features</td><td colspan="1" rowspan="1" class="confluenceTd">The features applied to the bus. A list of &lt;bean&gt;s or &lt;ref&gt;s. See <a shape="rect" href="featureslist.html" title="FeaturesList">here</a> for a list of available features.</td></tr></tbody></table>
 </div>