Author: buildbot
Date: Wed Nov  6 15:47:53 2013
New Revision: 885642

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/using-ws-policy-in-cxf-projects.html

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

Modified: websites/production/cxf/content/using-ws-policy-in-cxf-projects.html
==============================================================================
--- websites/production/cxf/content/using-ws-policy-in-cxf-projects.html 
(original)
+++ websites/production/cxf/content/using-ws-policy-in-cxf-projects.html Wed 
Nov  6 15:47:53 2013
@@ -159,7 +159,7 @@ Apache CXF -- Using WS-Policy in CXF pro
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[
 &lt;wsdl:definitions name="HelloWorld" 
targetNamespace="http://apache.org/hello_world_soap_http"; 
-É
+…
 &lt;wsdl:service name="SOAPService"&gt;
     &lt;wsdl:port binding="tns:Greeter_SOAPBinding" name="SoapPort"&gt;
         &lt;soap:address 
location="http://localhost:9000/SoapContext/SoapPort"/&gt;
@@ -175,7 +175,7 @@ Apache CXF -- Using WS-Policy in CXF pro
 </div></div>
 
 <h3><a shape="rect" 
name="UsingWS-PolicyinCXFprojects-Springconfiguration"></a>Spring 
configuration</h3>
-<p>It is possible to define policies directly in Spring configuration of 
client and service as jaxws feature. CFX will recognize and use configured 
WS-Policies:<br clear="none">
+<p>It is possible to define policies directly in Spring configuration of 
client and service as jaxws feature. CXF will recognize and use configured 
WS-Policies:<br clear="none">
 Client:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[


Reply via email to