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 2012/12/24 12:48:02 UTC

svn commit: r843678 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-ws-configuration.html

Author: buildbot
Date: Mon Dec 24 11:48:02 2012
New Revision: 843678

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/docs/jax-ws-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/jax-ws-configuration.html (original)
+++ websites/production/cxf/content/docs/jax-ws-configuration.html Mon Dec 24 11:48:02 2012
@@ -156,7 +156,7 @@ http://cxf.apache.org/jaxws http://cxf.a
 
 <p>It also supports many 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"> jaxws:executor </td><td colspan="1" rowspan="1" class="confluenceTd"> A Java executor which will be used for the service. This can be supplied using the Spring &lt;bean class="MyExecutor"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td cols
 pan="1" rowspan="1" class="confluenceTd"> jaxws:inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/lat
 est/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> The JAX-WS handlers for this endpoint.  A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Ha
 ndler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a> (Note that <tt>@HandlerChain</tt> annotations on the service bean appear to be ignored) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. See below. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the which DataBinding will be use in the endpoint , This can be supplied using the Spring &lt;bean class="MyDataBinding"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:binding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the Bi
 ndingFactory for this endpoint to use.  This can be supplied using the Spring &lt;bean class="MyBindingFactory"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:invoker </td><td colspan="1" rowspan="1" class="confluenceTd"> The invoker which will be supplied to this endpoint. This can be supplied using the Spring &lt;bean class="MyInvoker"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:schemaLocations </td><td colspan="1" rowspan="1" class="confluenceTd"> The schema locations for endpoint to use. A list of &lt;schemaLocation&gt;s </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:serviceFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> The servic
 e factory for this endpoint to use. This can be supplied using the Spring &lt;bean class="MyServiceFactory"/&gt; syntax </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"> jaxws:executor </td><td colspan="1" rowspan="1" class="confluenceTd"> A Java executor which will be used for the service. This can be supplied using the Spring &lt;bean class="MyExecutor"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td cols
 pan="1" rowspan="1" class="confluenceTd"> jaxws:inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/lat
 est/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> The JAX-WS handlers for this endpoint.  A list of &lt;bean&gt;s or &lt;ref&gt;s.  Each should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Ha
 ndler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a> (Note that <tt>@HandlerChain</tt> annotations on the service bean appear to be ignored) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. See below. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> Which DataBinding to use in the endpoint. This can be supplied using the Spring &lt;bean class="MyDataBinding"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:binding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the BindingFactory for this endp
 oint to use.  This can be supplied using the Spring &lt;bean class="MyBindingFactory"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of &lt;bean&gt;s or &lt;ref&gt;s </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:invoker </td><td colspan="1" rowspan="1" class="confluenceTd"> The invoker which will be supplied to this endpoint. This can be supplied using the Spring &lt;bean class="MyInvoker"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:schemaLocations </td><td colspan="1" rowspan="1" class="confluenceTd"> The schema locations for endpoint to use. A list of &lt;schemaLocation&gt;s </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:serviceFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> The service factory for this endpoin
 t to use. This can be supplied using the Spring &lt;bean class="MyServiceFactory"/&gt; syntax </td></tr></tbody></table>
 </div>
 
 <p>Here is a more advanced example which shows how to provide interceptors and properties:</p>
@@ -243,7 +243,7 @@ http://cxf.apache.org/jaxws http://cxf.a
 
 <p>It also supports many 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"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> ele
 ments.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outFaultInterceptors </t
 d><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> The JAX-WS handlers for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Eac
 h should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Handler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a>.  These are more portable than CXF interceptors, but may cause the full message to be loaded in as a DOM (slower for large messages). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. See below. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the which DataBinding will be use in the endpoint , This can be supplied using the Spring &lt;bean class="MyDataBinding
 "/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:binding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the BindingFactory for this endpoint to use.  This can be supplied using the Spring &lt;bean class="MyBindingFactory"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:conduitSelector </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</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"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> ele
 ments.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:outFaultInterceptors </t
 d><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> The JAX-WS handlers for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Eac
 h should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Handler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a>.  These are more portable than CXF interceptors, but may cause the full message to be loaded in as a DOM (slower for large messages). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. See below. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> Which DataBinding to use in the endpoint. This can be supplied using the Spring &lt;bean class="MyDataBinding"/&gt; syntax. </td></tr><
 tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:binding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the BindingFactory for this endpoint to use.  This can be supplied using the Spring &lt;bean class="MyBindingFactory"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxws:conduitSelector </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
 </div>
 
 <p>Here is a more advanced example which shows how to provide interceptors, JAX-WS handlers, and properties:</p>
@@ -339,7 +339,7 @@ include org.springframework.context.supp
 </div></div>
 <p>The JaxWsProxyFactoryBean supports many other properties:</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"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> clientFactoryBean </td><td colspan="1" rowspan="1" class="confluenceTd"> The ClientFactoryBean used in construction of this proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> password </td><td colspan="1" rowspan="1" class="confluenceTd"> The password which the transport should use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> username </td><td colspan="1" rowspan="1" class="confluenceTd"> The username which the transport should use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wsdlURL </td><td colspan="1" rowspan="1" class="confluenceTd"> The wsdl URL the client should use to configure itself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wsdlLocation </td><td colspan="1" row
 span="1" class="confluenceTd"> Appears to be the same as wsdlURL? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> serviceName </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the service to invoke, if this address/WSDL hosts several.  It maps to the wsdl:service@name. In the format of "ns:SERVICE_NAME" where ns is a namespace prefix valid at this scope. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> endpointName </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the endpoint to invoke, if this address/WSDL hosts several.  It maps to the wsdl:port@name. In the format of "ns:ENDPOINT_NAME" where ns is a namespace prefix valid at this scope. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shap
 e="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> outInterceptors </td><td colspan="1" rowspan="1" class="conflu
 enceTd"> The outgoing interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> outFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.pha
 se.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements pointing to JAX-WS handler classes to be used for this client.  Each should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Handler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a>.  These are more portable than CXF interceptors, but may cause the full message to 
 be loaded in as a DOM (slower for large messages). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bindingConfig </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bindingId </td><td colspan="1" rowspan="1" class="confluenceTd"> The URI, or ID, of the message binding for the endpoint to use. For SOAP the binding URI(ID) is specified by the JAX-WS specification. For other message bindings the URI is the namespace of the WSDL extensions used to specify the binding. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bus </td><td colspan="1" rowspan="1" class="confluenceTd"> A reference to a CXF bus bean.  Must be provided if, for example, handlers are used.  May require additional Spring context imports (e.g. to bring in the default CXF bus bean). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> conduitSelector </td><td colspan="1" rowspan="1" class="confluenceTd
 ">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> You can specify the which DataBinding will be use in the endpoint , This can be supplied using the Spring &lt;bean class="MyDataBinding"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> serviceFactory </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</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"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> clientFactoryBean </td><td colspan="1" rowspan="1" class="confluenceTd"> The ClientFactoryBean used in construction of this proxy. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> password </td><td colspan="1" rowspan="1" class="confluenceTd"> The password which the transport should use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> username </td><td colspan="1" rowspan="1" class="confluenceTd"> The username which the transport should use. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wsdlURL </td><td colspan="1" rowspan="1" class="confluenceTd"> The wsdl URL the client should use to configure itself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> wsdlLocation </td><td colspan="1" row
 span="1" class="confluenceTd"> Appears to be the same as wsdlURL? </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> serviceName </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the service to invoke, if this address/WSDL hosts several.  It maps to the wsdl:service@name. In the format of "ns:SERVICE_NAME" where ns is a namespace prefix valid at this scope. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> endpointName </td><td colspan="1" rowspan="1" class="confluenceTd"> The name of the endpoint to invoke, if this address/WSDL hosts several.  It maps to the wsdl:port@name. In the format of "ns:ENDPOINT_NAME" where ns is a namespace prefix valid at this scope. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shap
 e="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The incoming fault interceptors for this endpoint.  A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> outInterceptors </td><td colspan="1" rowspan="1" class="conflu
 enceTd"> The outgoing interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.phase.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> outFaultInterceptors </td><td colspan="1" rowspan="1" class="confluenceTd"> The outgoing fault interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements.  Each should implement <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/interceptor/Interceptor.html">org.apache.cxf.interceptor.Interceptor</a> or <a shape="rect" href="http://cxf.apache.org/javadoc/latest/org/apache/cxf/phase/PhaseInterceptor.html">org.apache.cxf.pha
 se.PhaseInterceptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> features </td><td colspan="1" rowspan="1" class="confluenceTd"> The features that hold the interceptors for this endpoint. A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> A list of <tt>&lt;bean&gt;</tt> or <tt>&lt;ref&gt;</tt> elements pointing to JAX-WS handler classes to be used for this client.  Each should implement <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/Handler.html" rel="nofollow">javax.xml.ws.handler.Handler</a> or <a shape="rect" class="external-link" href="http://java.sun.com/javase/6/docs/api/javax/xml/ws/handler/soap/SOAPHandler.html" rel="nofollow">javax.xml.ws.handler.soap.SOAPHandler</a>.  These are more portable than CXF interceptors, but may cause the full message to 
 be loaded in as a DOM (slower for large messages). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bindingConfig </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bindingId </td><td colspan="1" rowspan="1" class="confluenceTd"> The URI, or ID, of the message binding for the endpoint to use. For SOAP the binding URI(ID) is specified by the JAX-WS specification. For other message bindings the URI is the namespace of the WSDL extensions used to specify the binding. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bus </td><td colspan="1" rowspan="1" class="confluenceTd"> A reference to a CXF bus bean.  Must be provided if, for example, handlers are used.  May require additional Spring context imports (e.g. to bring in the default CXF bus bean). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> conduitSelector </td><td colspan="1" rowspan="1" class="confluenceTd
 ">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataBinding </td><td colspan="1" rowspan="1" class="confluenceTd"> Which DataBinding to use in the endpoint. This can be supplied using the Spring &lt;bean class="MyDataBinding"/&gt; syntax. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> properties </td><td colspan="1" rowspan="1" class="confluenceTd"> A properties map which should be supplied to the JAX-WS endpoint. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> serviceFactory </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
 </div>
 
 <p>Using some of the properties will require additional configuration in the Spring context.  For instance, using JAX-WS handlers requires that you explicitly import several CXF Spring configurations, and assign the "bus" property of the JaxWsProxyFactory bean like this:</p>
@@ -404,7 +404,7 @@ cxfService.getOutInterceptors().add(...)
          http://cxf.apache.org/schemas/configuration/soap.xsd
          http://cxf.apache.org/jaxws 
          http://cxf.apache.org/schemas/jaxws.xsd"&gt;
- <span class="code-tag">&lt;jaxws:server id=<span class="code-quote">"inlineImplementor"</span> address=<span class="code-quote">"http://localhost:8080/simpleWithAddress"</span>&gt;</span>
+  <span class="code-tag">&lt;jaxws:server id=<span class="code-quote">"inlineImplementor"</span> address=<span class="code-quote">"http://localhost:8080/simpleWithAddress"</span>&gt;</span>
     <span class="code-tag">&lt;jaxws:serviceBean&gt;</span>
       <span class="code-tag">&lt;bean class=<span class="code-quote">"org.apache.hello_soap_http.GreeterImpl"</span>/&gt;</span>
     <span class="code-tag">&lt;/jaxws:serviceBean&gt;</span>
@@ -421,20 +421,20 @@ cxfService.getOutInterceptors().add(...)
         <span class="code-tag">&lt;/constructor-arg&gt;</span>
       <span class="code-tag">&lt;/bean&gt;</span>
     <span class="code-tag">&lt;/jaxws:invoker&gt;</span>
-     <span class="code-tag">&lt;jaxws:dataBinding&gt;</span>
+    <span class="code-tag">&lt;jaxws:dataBinding&gt;</span>
       <span class="code-tag">&lt;bean class=<span class="code-quote">"org.apache.cxf.jaxb.JAXBDataBinding"</span>&gt;</span>
         <span class="code-tag">&lt;property name=<span class="code-quote">"namespaceMap"</span>&gt;</span>
-    	   <span class="code-tag">&lt;map&gt;</span>
-   		<span class="code-tag">&lt;entry&gt;</span>
-      	 	   <span class="code-tag">&lt;key&gt;</span>
-                      <span class="code-tag">&lt;value&gt;</span>http://cxf.apache.org/anon_complex_type/<span class="code-tag">&lt;/value&gt;</span>
-                   <span class="code-tag">&lt;/key&gt;</span>
-                   <span class="code-tag">&lt;value&gt;</span>BeepBeep<span class="code-tag">&lt;/value&gt;</span>
-   		<span class="code-tag">&lt;/entry&gt;</span>
-      		<span class="code-tag">&lt;/map&gt;</span>
+          <span class="code-tag">&lt;map&gt;</span>
+             <span class="code-tag">&lt;entry&gt;</span>
+               <span class="code-tag">&lt;key&gt;</span>
+                 <span class="code-tag">&lt;value&gt;</span>http://cxf.apache.org/anon_complex_type/<span class="code-tag">&lt;/value&gt;</span>
+               <span class="code-tag">&lt;/key&gt;</span>
+               <span class="code-tag">&lt;value&gt;</span>BeepBeep<span class="code-tag">&lt;/value&gt;</span>
+             <span class="code-tag">&lt;/entry&gt;</span>
+          <span class="code-tag">&lt;/map&gt;</span>
         <span class="code-tag">&lt;/property&gt;</span>
       <span class="code-tag">&lt;/bean&gt;</span>
-      <span class="code-tag">&lt;/jaxws:dataBinding&gt;</span>
+    <span class="code-tag">&lt;/jaxws:dataBinding&gt;</span>
   <span class="code-tag">&lt;/jaxws:server&gt;</span>
 
   &lt;jaxws:client id=<span class="code-quote">"bookClient"</span>
@@ -444,8 +444,7 @@ cxfService.getOutInterceptors().add(...)
 <span class="code-tag">&lt;/beans&gt;</span>
 </pre>
 </div></div>
-<p>Since JAXWS frontend server and client spring configuration parser are inherited from simple front,<br clear="none">
-Please ref <a shape="rect" href="simple-frontend-configuration.html" title="Simple Frontend Configuration">Simple Frontend Configuration</a> for the attribute and elements definition. </p></div>
+<p>Since JAX-WS frontend server and client spring configuration parser are inherited from the simple frontend, please see <a shape="rect" href="simple-frontend-configuration.html" title="Simple Frontend Configuration">Simple Frontend Configuration</a> for the attribute and element definitions. </p></div>
            </div>
            <!-- Content -->
          </td>