Author: buildbot
Date: Wed Jan 9 10:48:03 2013
New Revision: 845710
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/wsaconfiguration.html
websites/production/cxf/content/docs/wspconfiguration.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/wsaconfiguration.html
==============================================================================
--- websites/production/cxf/content/docs/wsaconfiguration.html (original)
+++ websites/production/cxf/content/docs/wsaconfiguration.html Wed Jan 9
10:48:03 2013
@@ -136,8 +136,7 @@ Apache CXF -- WSAConfiguration
<p>The addressing feature element is defined in namespace <a shape="rect"
href="http://cxf.apache.org/ws/addressing">http://cxf.apache.org/ws/addressing</a>.
It supports two attributes:</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"> allowDuplicates </td><td colspan="1" rowspan="1"
class="confluenceTd"> A boolean that determines if duplicate MessageIDs are
tolerated (default: true)</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> usingAddressingAdvisory </td><td colspan="1" rowspan="1"
class="confluenceTd"> A boolean that indicates if the presence of the
<UsingAddressing> element in the wsdl is purely advisory, i.e. its
absence doesn't prevent<br clear="none">
-the encoding of WS-A headers. This is especially useful to enable
WS-Addressing in the java-first case, where you have no wsdl and hence none of
the conditons in 2.1 and 2.2 will be met. </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"> allowDuplicates </td><td colspan="1" rowspan="1"
class="confluenceTd"> A boolean that determines if duplicate MessageIDs are
tolerated (default: true)</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> usingAddressingAdvisory </td><td colspan="1" rowspan="1"
class="confluenceTd"> A boolean that indicates if the presence of the
<UsingAddressing> element in the wsdl is purely advisory, i.e. its
absence doesn't prevent the encoding of WS-A headers. This is especially useful
to enable WS-Addressing in the java-first case, where you have no wsdl and
hence none of the conditons in 2.1 and 2.2 will be met.
</td></tr></tbody></table>
</div>
Modified: websites/production/cxf/content/docs/wspconfiguration.html
==============================================================================
--- websites/production/cxf/content/docs/wspconfiguration.html (original)
+++ websites/production/cxf/content/docs/wspconfiguration.html Wed Jan 9
10:48:03 2013
@@ -123,28 +123,26 @@ Apache CXF -- WSPConfiguration
<div class="wiki-content">
<div id="ConfluenceContent"><h1><a shape="rect"
name="WSPConfiguration-WSPolicyFrameworkConfiguration"></a>WS-Policy Framework
Configuration</h1>
-<p>CXF's WS-Policy Framework is described in more detail in the <a
shape="rect" href="ws-policy.html" title="WS-Policy">WS-Policy Framework User's
Guide </a>. Like many other features in CXF, the implementation is interceptor
based, and thus the computation of the effective policy for a specific message
as well as the verification that one of the alternatives of that effective
policy is supported happen in interceptors. As there are quite a number of
interceptors involved, these are not normally on the interceptor chains, i.e.
the WS-Policy Framework is disabled. To enable it, use any of the following
options:</p>
+<p>CXF's WS-Policy Framework is described in more detail in the <a
shape="rect" href="ws-policy.html" title="WS-Policy">WS-Policy Framework User's
Guide </a>. Like many other features in CXF, the implementation is interceptor
based, and thus the computation of the effective policy for a specific message
(as well as the verification that one of the alternatives of that effective
policy is supported) happens in interceptors. As there are quite a number of
interceptors involved, these are not normally on the interceptor chains, i.e.
the WS-Policy Framework is disabled. To enable it, use any of the following
options:</p>
<h2><a shape="rect" name="WSPConfiguration-UsingthePoliciesFeature"></a>Using
the Policies Feature</h2>
<p>The policies feature element is defined in namespace <a shape="rect"
href="http://cxf.apache.org/policy">http://cxf.apache.org/policy</a>. It
supports two attributes:</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"> ignoreUnknownAssertions</td><td colspan="1" rowspan="1"
class="confluenceTd"> Indicates an exception should be thrown when encountering
assertions for which no AssertionBuilders are registered (default: true). When
set to false, a warning will be logged instead. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> namespace</td><td colspan="1" rowspan="1"
class="confluenceTd"> The namespace of the WS-Policy Framework specification
(default:
-<a shape="rect" class="external-link" href="http://www.w3.org/ns/ws-policy"
rel="nofollow">http://www.w3.org/ns/ws-policy</a>
-<p>). </p></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"> ignoreUnknownAssertions </td><td colspan="1" rowspan="1"
class="confluenceTd"> Indicates an exception should be thrown when encountering
assertions for which no AssertionBuilders are registered (default: true). When
set to false, a warning will be logged instead. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> namespace </td><td colspan="1" rowspan="1"
class="confluenceTd"> The namespace of the WS-Policy Framework specification
(default: <a shape="rect" class="external-link"
href="http://www.w3.org/ns/ws-policy"
rel="nofollow">http://www.w3.org/ns/ws-policy</a>). </td></tr></tbody></table>
</div>
<p>The element also support the 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"> alternativeSelector</td><td colspan="1" rowspan="1"
class="confluenceTd"> A bean or reference to a bean that implements the
org.apache.cxf.ws.policy.selector.AlternativeSelector interface. The default
selector chooses the minimal alternative, i.e. the one with the least number of
assertions. </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"> alternativeSelector </td><td colspan="1" rowspan="1"
class="confluenceTd"> A bean or reference to a bean that implements the
org.apache.cxf.ws.policy.selector.AlternativeSelector interface. The default
selector chooses the minimal alternative, i.e. the one with the least number of
assertions. </td></tr></tbody></table>
</div>
-<p>In addition, the element can have any number of Policy or PolicyReference
child elements. This has the same effect as if the Policy or PolicyReference
elements were attached to the wsdl:port element of the wsdl contract of the
client or server endpoint to which the feature is applied (or to all endpoints
if the feature is applied to the bus). </p>
+<p>In addition, the element can have any number of Policy or PolicyReference
child elements. This has the same effect as if the Policy or PolicyReference
elements were attached to the wsdl:port element of the wsdl contract of the
client or server endpoint to which the feature is applied (or to all endpoints
if the feature is applied to the bus).</p>
-<p>For example, to apply this feature to a the bus and prevent exceptions
being thrown when encountering unknown assertions:</p>
+<p>For example, to apply this feature to the bus and prevent exceptions being
thrown when encountering unknown assertions:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
@@ -167,13 +165,12 @@ http://www.springframework.org/schema/be
<h2><a shape="rect"
name="WSPConfiguration-ConfiguringthePolicyEngine"></a>Configuring the Policy
Engine</h2>
-<p>The policy engine is the central instance of the WS-Policy framework
implementation. You can enable and configure it directly, using the
<engine> element in the
-<a shape="rect"
href="http://cxf.apache.org/policy">http://cxf.apache.org/policy</a> namespace.
This element supports the same attributes and child elements as the
<policies< element> above, except:</p>
+<p>The policy engine is the central instance of the WS-Policy framework
implementation. You can enable and configure it directly, using the
<engine> element in the <a shape="rect"
href="http://cxf.apache.org/policy">http://cxf.apache.org/policy</a> namespace.
This element supports the same attributes and child elements as the
<policies> element above, except:</p>
-<ul><li>It supports the additional attribute enabled of type boolean (default:
false) to determine if the engine, and hence the policy framework, is
enabled.</li><li>It ignores Policy and PolicyReference child elements.</li></ul>
+<ul><li>It supports the additional attribute 'enabled' of type boolean
(default: false) to determine if the engine, and hence the policy framework, is
enabled.</li><li>It ignores Policy and PolicyReference child elements.</li></ul>
-<p>Following configuration achieves the same as in the example above:</p>
+<p>The following configuration achieves the same as in the example above:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
@@ -187,11 +184,11 @@ http://cxf.apache.org/policy http://cxf.
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
<span class="code-tag"><p:engine enabled=<span
class="code-quote">"true"</span> ignoreUnknownAssertions=<span
class="code-quote">"true"</span>/></span>
-<span class="code-tag"></beans></span>
+<span class="code-tag"></beans></span>
</pre>
</div></div>
-<p><b>Note:</b> Starting with CXF 2.2, the Policy Engine defaults to
enabled=true and ignoreUnknownAssertions=true. Thus, the above configuration
is no-longer needed as that is the default.</p>
+<p><b>Note:</b> Starting with CXF 2.2, the Policy Engine defaults to
enabled=true and ignoreUnknownAssertions=true. Thus, the above configuration is
no-longer needed as that is the default.</p>
<h2><a shape="rect"
name="WSPConfiguration-SpecifyingtheLocationofExternalAttachments"></a>Specifying
the Location of External Attachments</h2>
@@ -199,9 +196,7 @@ http://www.springframework.org/schema/be
<p>To specify the location of an external attachment that the policy framework
should take into consideration when aggregating the policies applying to a
specific message, you can use the <externalAttachment> element in the
same namespace. It supports the following attributes:</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"> location</td><td colspan="1" rowspan="1"
class="confluenceTd"> Location of the external attachment document. This takes
the form of a <a shape="rect" class="external-link"
href="http://static.springframework.org/spring/docs/2.0.x/reference/resources.html"
rel="nofollow">Spring Resource </a> type property, e.g.
classpath:etc/policies.xml or
-<a shape="rect" class="external-link" href="file:/x1/resources/polcies.xml"
rel="nofollow">file:/x1/resources/polcies.xml</a>
-<p>. </p></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"> location </td><td colspan="1" rowspan="1"
class="confluenceTd"> Location of the external attachment document. This takes
the form of a <a shape="rect" class="external-link"
href="http://static.springframework.org/spring/docs/2.0.x/reference/resources.html"
rel="nofollow">Spring Resource </a> type property, e.g.
'classpath:etc/policies.xml' or
'file:/x1/resources/policies.xml'.</td></tr></tbody></table>
</div>