You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/03/07 02:55:19 UTC

svn commit: r807682 [12/19] - in /websites/production/cxf/content: ./ docs/

Modified: websites/production/cxf/content/docs/jaxrs-services-description.html
==============================================================================
--- websites/production/cxf/content/docs/jaxrs-services-description.html (original)
+++ websites/production/cxf/content/docs/jaxrs-services-description.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- JAXRS Services Description
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -331,7 +331,7 @@ RESTful Web applications. Please check t
 <p>The options are reviewed in the following table.</p>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Interpretation </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-?</tt>,<tt>-h</tt>,<tt>-help</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Displays the online help for this utility and exits. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-p PackageName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the package name of root resource classes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-sp [ schema-namespace= ] PackageName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies one or more package names corresponding to individual schema namespaces </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-resource RootResourceName</tt> </td><td colspan=
 "1" rowspan="1" class="confluenceTd" nowrap> Specifies a full name of root resource class if WADL contains a single resource </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-interface</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Default option unless -impl option is used - Java interfaces with JAX-RS annotations are generated </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-impl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Generates starting implementation code. Can be used with -interface option </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-b binding-name</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies JAXB binding files. Use multiple -b flags to specify multiple entries. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-catalog catalog-file-name</tt> </td><td colspan="1" rowspan="1" class="con
 fluenceTd" nowrap> Specifies catalog file to map referenced wadl/schemas </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-d output-directory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the directory into which the generated code files are written. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-compile</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Compiles generated Java files. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-classdir compile-class-dir</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the directory into which the compiled class files are written. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>-generateEnums</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Generates Java enums for parameters with options. </td></tr><tr><td colspan="1" rowspan="1" class="
 confluenceTd" nowrap> <tt>-supportMultipleXmlReps</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Generates separate method for every XML representation in a single WADL request element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <em>wadlurl</em> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> The path and name of the WADL file to use in generating the code. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Interpretation </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-?</tt>,<tt>-h</tt>,<tt>-help</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Displays the online help for this utility and exits. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-p PackageName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the package name of root resource classes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-sp [ schema-namespace= ] PackageName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies one or more package names corresponding to individual schema namespaces </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-resource RootResourceName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies a
  full name of root resource class if WADL contains a single resource </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-interface</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Default option unless -impl option is used - Java interfaces with JAX-RS annotations are generated </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-impl</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates starting implementation code. Can be used with -interface option </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-b binding-name</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies JAXB binding files. Use multiple -b flags to specify multiple entries. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-catalog catalog-file-name</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies catalog file to map referenced wadl/schemas </td></tr><tr><td colspan="1" rowspan="
 1" class="confluenceTd"> <tt>-d output-directory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the directory into which the generated code files are written. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-compile</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Compiles generated Java files. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-classdir compile-class-dir</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the directory into which the compiled class files are written. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-generateEnums</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates Java enums for parameters with options. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-supportMultipleXmlReps</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates separate method for every XML representation in a singl
 e WADL request element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <em>wadlurl</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> The path and name of the WADL file to use in generating the code. </td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/cxf/content/docs/jetty-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/jetty-configuration.html (original)
+++ websites/production/cxf/content/docs/jetty-configuration.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Jetty Configuration
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -146,22 +146,22 @@ Apache CXF -- Jetty Configuration
 <h3><a shape="rect" name="JettyConfiguration-The%7B%7Benginefactory%7D%7Delement"></a>The <tt>engine-factory</tt> element</h3>
 
 <p>The <tt>httpj:engine-factory</tt> element is the root element used to configure the Jetty runtime used by an application. It has a single required attribute, bus, whose value is the name of the Bus that manages the Jetty instances being configured.</p>
-<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>The value is typically cxf which is the name of the default Bus instance.</td></tr></table></div>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">The value is typically cxf which is the name of the default Bus instance.</td></tr></table></div>
 <p>The <tt>httpj:engine-factory</tt> element has three children that contain the information used to configure the HTTP ports instantiated by the Jetty runtime factory. The children are described below.</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Element </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:engine </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the configuration for a particular Jetty runtime instance. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:identifiedTLSServerParameters </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies a reusable set of properties for securing an HTTP server. It has a single attribute, <tt>id</tt>, that specifies a unique identifier by which the property set can be refered. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:identifiedThreadingParameters </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies a reusable set of properties for controlling a Jetty instance's thread poo
 l. It has a single attribute, <tt>id</tt>, that specifies a unique identifier by which the property set can be refered. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Element </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:engine </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the configuration for a particular Jetty runtime instance. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:identifiedTLSServerParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies a reusable set of properties for securing an HTTP server. It has a single attribute, <tt>id</tt>, that specifies a unique identifier by which the property set can be refered. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:identifiedThreadingParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies a reusable set of properties for controlling a Jetty instance's thread pool. It has a single attribute, <tt>id</tt>,
  that specifies a unique identifier by which the property set can be refered. </td></tr></tbody></table>
 </div>
 
 
 <h3><a shape="rect" name="JettyConfiguration-The%7B%7Bengine%7D%7Delement"></a>The <tt>engine</tt> element</h3>
 
 <p>The <tt>httpj:engine</tt> element is used to configure specific instances of the Jetty runtime. It has a single attribute, <tt>port</tt>, that specifies the number of the port being managed by the Jetty instance.</p>
-<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>You can specify a value of 0 for the port attribute. Any threading properties specified in an <tt>httpj:engine</tt> element with its port attribute set to 0 are used as the configuration for all Jetty listeners that are not explicitly configured.</td></tr></table></div>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">You can specify a value of 0 for the port attribute. Any threading properties specified in an <tt>httpj:engine</tt> element with its port attribute set to 0 are used as the configuration for all Jetty listeners that are not explicitly configured.</td></tr></table></div>
 <p>Each <tt>httpj:engine</tt> element can have two children: one for configuring security properties and one for configuring the Jetty instance's thread pool. For each type of configuration you can either directly provide the configuration information or provide a reference to a set of configuration properties defined in the parent <tt>httpj:engine-factory</tt> element.</p>
 
 <p>The child elements used to provide the configuration properties are described below.</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Element </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:tlsServerParameters </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies a set of properties for configuring the security used for the specific Jetty instance. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:tlsServerParametersRef </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Refers to a set of security properties defined by a <tt>identifiedTLSServerParameters</tt> element. The <tt>id</tt> attribute provides the id of the refered <tt>identifiedTLSServerParameters</tt> element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:threadingParameters </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the size of the thread pool us
 ed by the specific Jetty instance. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:threadingParametersRef </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Refers to a set of properties defined by a <tt>identifiedThreadingParameters</tt> element. The <tt>id</tt> attribute provides the id of the refered <tt>identifiedThreadingParameters</tt> element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:connector </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> You can use spring beans syntax to instantiate a connector and set the connector's properties , this connector will be set to the Jetty server engine </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:handlers </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> You can use spring beans syntax to instantiate a Jetty handler list and set these handlers' properties , the jetty handlers will be set to the Jetty 
 server engine </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:sessionSupport </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> If the value is true , the Jetty Engine will set up a session manager for the Jetty server engine to maintain the sessions. The default value of it is false.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> httpj:reuseAddress </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> The the value is true, the Jetty Engine connector's socket will enable the SO_REUSEADDR flage. The default value of it is true. (This feature is available in CXF 2.0.3)</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Element </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:tlsServerParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies a set of properties for configuring the security used for the specific Jetty instance. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:tlsServerParametersRef </td><td colspan="1" rowspan="1" class="confluenceTd"> Refers to a set of security properties defined by a <tt>identifiedTLSServerParameters</tt> element. The <tt>id</tt> attribute provides the id of the refered <tt>identifiedTLSServerParameters</tt> element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:threadingParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the size of the thread pool used by the specific Jetty instance. </td></
 tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:threadingParametersRef </td><td colspan="1" rowspan="1" class="confluenceTd"> Refers to a set of properties defined by a <tt>identifiedThreadingParameters</tt> element. The <tt>id</tt> attribute provides the id of the refered <tt>identifiedThreadingParameters</tt> element. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:connector </td><td colspan="1" rowspan="1" class="confluenceTd"> You can use spring beans syntax to instantiate a connector and set the connector's properties , this connector will be set to the Jetty server engine </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:handlers </td><td colspan="1" rowspan="1" class="confluenceTd"> You can use spring beans syntax to instantiate a Jetty handler list and set these handlers' properties , the jetty handlers will be set to the Jetty server engine </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:
 sessionSupport </td><td colspan="1" rowspan="1" class="confluenceTd"> If the value is true , the Jetty Engine will set up a session manager for the Jetty server engine to maintain the sessions. The default value of it is false.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> httpj:reuseAddress </td><td colspan="1" rowspan="1" class="confluenceTd"> The the value is true, the Jetty Engine connector's socket will enable the SO_REUSEADDR flage. The default value of it is true. (This feature is available in CXF 2.0.3)</td></tr></tbody></table>
 </div>
 
 
@@ -170,11 +170,11 @@ Apache CXF -- Jetty Configuration
 <p>You can configure the size of a Jetty instance's thread pool by either:</p>
 <ul><li>Specifying the size of thread pool using a <tt>identifiedThreadingParameters</tt> element in the <tt>engine-factory</tt> element. You then refer to the element using a <tt>threadingParametersRef</tt> element.</li><li>Specify the size of the of thread pool directly using a <tt>threadingParameters</tt> element.<br clear="none">
 The <tt>threadingParameters</tt> has two attributes to specify the size of a thread pool. The attributes are described below. 
-<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>The <tt>httpj:identifiedThreadingParameters</tt> element has a single child <tt>threadingParameters</tt> element.</td></tr></table></div></li></ul>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">The <tt>httpj:identifiedThreadingParameters</tt> element has a single child <tt>threadingParameters</tt> element.</td></tr></table></div></li></ul>
 
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> minThreads </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the minimum number of threads available to the Jetty instance for processing requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> maxThreads </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the maximum number of threads available to the Jetty instance for processing requests. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> minThreads </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the minimum number of threads available to the Jetty instance for processing requests. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maxThreads </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the maximum number of threads available to the Jetty instance for processing requests. </td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/cxf/content/docs/jms-transport.html
==============================================================================
--- websites/production/cxf/content/docs/jms-transport.html (original)
+++ websites/production/cxf/content/docs/jms-transport.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- JMS Transport
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -168,7 +168,7 @@ xmlns:jms=<span class="code-quote">"http
 
 <p><a shape="rect" name="JMSTransport-addressTable"></a></p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>destinationStyle</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies if the JMS destination is a JMS queue or a JMS topic. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>jndiConnectionFactoryName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the JNDI name bound to the JMS connection factory to use when connecting to the JMS destination. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>jndiDestinationName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the JNDI name bound to the JMS destination to which requests are sent. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>jndi
 ReplyDestinationName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the JNDI name bound to the JMS destinations where replies are sent. This attribute allows you to use a user defined destination for replies. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>connectionUserName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the username to use when connecting to a JMS broker. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>connectionPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the password to use when connecting to a JMS broker. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>destinationStyle</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies if the JMS destination is a JMS queue or a JMS topic. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>jndiConnectionFactoryName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the JNDI name bound to the JMS connection factory to use when connecting to the JMS destination. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>jndiDestinationName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the JNDI name bound to the JMS destination to which requests are sent. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>jndiReplyDestinationName</tt> </td><td colspan="1" ro
 wspan="1" class="confluenceTd"> Specifies the JNDI name bound to the JMS destinations where replies are sent. This attribute allows you to use a user defined destination for replies. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionUserName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the username to use when connecting to a JMS broker. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>connectionPassword</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the password to use when connecting to a JMS broker. </td></tr></tbody></table>
 </div>
 
 
@@ -330,8 +330,8 @@ The following is a list of common JNDI p
 
 <p>Using the <tt>jms:destination</tt> elements you can configure your service's endpoint. You can specify the service endpoint's behaviors using the <tt>jms:runtimePolicy</tt> element that has a the following attributes:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>useMessageIDAsCorrealationID</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies whether the JMS broker will use the message ID to correlate messages. The default is <tt>false</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>durableSubscriberName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the name used to register a durable subscription. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the string value of a message selector to use. For more information on the syntax used to specify message <br clear="none" class="atl-forced-newli
 ne">
- selectors, see the JMS 1.1 specification. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>transactional</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies whether the local JMS broker will create transactions around message processing. The default is <tt>false</tt>. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>useMessageIDAsCorrealationID</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies whether the JMS broker will use the message ID to correlate messages. The default is <tt>false</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>durableSubscriberName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the name used to register a durable subscription. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the string value of a message selector to use. For more information on the syntax used to specify message <br clear="none" class="atl-forced-newline">
+ selectors, see the JMS 1.1 specification. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactional</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies whether the local JMS broker will create transactions around message processing. The default is <tt>false</tt>. </td></tr></tbody></table>
 </div>
 
 <p>The following example shows a CXF configuration entry for configuring a JMS service endpoint.</p>
@@ -369,8 +369,8 @@ The following is a list of common JNDI p
 
 <p>Service endpoint behaviors are configured using the optional <tt>jms:server</tt> element. The <tt>jms:server</tt> element is a child of the WSDL <tt>port</tt> element and has the following attributes:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>useMessageIDAsCorrealationID</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies whether JMS will use the message ID to correlate messages. The default is <tt>false</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>durableSubscriberName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the name used to register a durable subscription. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the string value of a message selector to use. For more information on the syntax used to specify message <br clear="none" class="atl-forced-newline">
- selectors, see the JMS 1.1 specification. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>transactional</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies whether the local JMS broker will create transactions around message processing. The default is <tt>false</tt>. Currently, this is not supported by the runtime. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>useMessageIDAsCorrealationID</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies whether JMS will use the message ID to correlate messages. The default is <tt>false</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>durableSubscriberName</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the name used to register a durable subscription. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageSelector</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the string value of a message selector to use. For more information on the syntax used to specify message <br clear="none" class="atl-forced-newline">
+ selectors, see the JMS 1.1 specification. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>transactional</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies whether the local JMS broker will create transactions around message processing. The default is <tt>false</tt>. Currently, this is not supported by the runtime. </td></tr></tbody></table>
 </div>
 
 
@@ -385,7 +385,7 @@ The following is a list of common JNDI p
 <p>You configure an endpoint's JMS session pool using the <tt>jms:sessionPoolConfig</tt> element. This property allows you to set a high and low water mark for the number of JMS sessions an endpoint will keep pooled. The endpoint is guaranteed to maintain a pool of sessions equal to the low water mark and to never pool more sessions than specified by the high water mark.<br clear="none">
 The <tt>jms:sessionPool</tt> element's attributes, listed below, specify the high and low water marks for the endpoint's JMS session pool.</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>lowWaterMark</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the minimum number of JMS sessions pooled by the endpoint. The default is 20. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>highWaterMark</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the maximum number of JMS sessions pooled by the endpoint. The default is 500. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>lowWaterMark</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the minimum number of JMS sessions pooled by the endpoint. The default is 20. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>highWaterMark</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the maximum number of JMS sessions pooled by the endpoint. The default is 500. </td></tr></tbody></table>
 </div>
 
 <p>The following example shows an example of configuring the session pool for a CXF JMS service endpoint.</p>
@@ -408,7 +408,7 @@ The <tt>jms:sessionPool</tt> element's a
 
 <p>You use the <tt>jms:clientConfig</tt> element to set JMS consumer runtime behavior. This element's attributes, listed in the following table, specify the configuration values for consumer runtime behavior.</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>clientReceiveTimeout</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the amount of time, in milliseconds, that the endpoint will wait for a response before it times out and issues an exception. The default value is 2000. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>messageTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the amount of time, in milliseconds, that a request can remain unrecieved before the JMS broker can delete it. The default value is 0 which specifies that the message can never be deleted. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>clientReceiveTimeout</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the amount of time, in milliseconds, that the endpoint will wait for a response before it times out and issues an exception. The default value is 2000. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the amount of time, in milliseconds, that a request can remain unrecieved before the JMS broker can delete it. The default value is 0 which specifies that the message can never be deleted. </td></tr></tbody></table>
 </div>
 
 <p>The following example shows a configuration fragment that sets the consumer endpoint's request lifetime to 500 milliseconds and its timeout value to 500 milliseconds.</p>
@@ -430,7 +430,7 @@ The <tt>jms:sessionPool</tt> element's a
 
 <p>The <tt>jms:serverConfig</tt> element is used to specify the service runtime configuration. This element's attributes, listed below, specify the configuration values that control the service's runtime behavior.</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>messageTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the amount of time, in milliseconds, that a response can remain unread before the JMS broker is allowed to delete it. The default is 0 which specifies that the message can live forever. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <tt>durableSubscriptionClientId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Specifies the client identifier the endpoint uses to create and access durable subscriptions. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Attribute </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>messageTimeToLive</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the amount of time, in milliseconds, that a response can remain unread before the JMS broker is allowed to delete it. The default is 0 which specifies that the message can live forever. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>durableSubscriptionClientId</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the client identifier the endpoint uses to create and access durable subscriptions. </td></tr></tbody></table>
 </div>
 
 <p>The following example shows a configuration fragment that sets the service endpoint's response lifetime to 500 milliseconds and its durable subscription client identifier to <tt>jms-test-id</tt>.</p>

Modified: websites/production/cxf/content/docs/jmx-management.html
==============================================================================
--- websites/production/cxf/content/docs/jmx-management.html (original)
+++ websites/production/cxf/content/docs/jmx-management.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- JMX Management
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -142,7 +142,7 @@ Apache CXF -- JMX Management
 <p>The default InstrumentationManager accepts the following configuration options:</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><th colspan="1" rowspan="1" class="confluenceTh"> Default </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> enabled </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> If the JMX integration should be enabled or not </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> bus </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> The CXF bus instance to register the JMX extension with </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> server </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> An optional reference to an MBeanServer instance to register MBeans with.  If not supplied, an MBeanServer is r
 esolved using the "usePlatformMBeanServer" and/or "serverName" optoins. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> usePlatformMBeanServer </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> If true and no reference to an MBeanServer is supplied, the JMX extension registers MBeans with the platform MBean server. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> serverName </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> If supplied, usePlatformMBeanServer is false, and no reference to an MBeanServer is supplied, the JMX extension registers MBeans with the MBean server carrying this name. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> createMBServerConnectorFactory </td><td colspan="1
 " rowspan="1" class="confluenceTd" nowrap> If true, a connector is created on the MBeanServer. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> true </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> threaded </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Determines if the creation of the MBean connector is performed in this thread or in a separate thread.  Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> daemon </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Determines if the MBean connector creation thread is marked as a daemon thread or not.  Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> JMXServiceURL </td><td colspan="
 1" rowspan="1" class="confluenceTd" nowrap> The URL of the connector to create on the MBeanServer.    Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> service:jmx:rmi:///jndi/rmi://localhost:9913/jmxrmi </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><th colspan="1" rowspan="1" class="confluenceTh"> Default </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> enabled </td><td colspan="1" rowspan="1" class="confluenceTd"> If the JMX integration should be enabled or not </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> bus </td><td colspan="1" rowspan="1" class="confluenceTd"> The CXF bus instance to register the JMX extension with </td><td colspan="1" rowspan="1" class="confluenceTd"> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> server </td><td colspan="1" rowspan="1" class="confluenceTd"> An optional reference to an MBeanServer instance to register MBeans with.  If not supplied, an MBeanServer is resolved using the "usePlatformMBeanServer" and/or "serve
 rName" optoins. </td><td colspan="1" rowspan="1" class="confluenceTd"> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> usePlatformMBeanServer </td><td colspan="1" rowspan="1" class="confluenceTd"> If true and no reference to an MBeanServer is supplied, the JMX extension registers MBeans with the platform MBean server. </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> serverName </td><td colspan="1" rowspan="1" class="confluenceTd"> If supplied, usePlatformMBeanServer is false, and no reference to an MBeanServer is supplied, the JMX extension registers MBeans with the MBean server carrying this name. </td><td colspan="1" rowspan="1" class="confluenceTd"> None </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> createMBServerConnectorFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> If true, a connector is created on the MBeanServer. </td><td colspan="1" row
 span="1" class="confluenceTd"> true </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> threaded </td><td colspan="1" rowspan="1" class="confluenceTd"> Determines if the creation of the MBean connector is performed in this thread or in a separate thread.  Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> daemon </td><td colspan="1" rowspan="1" class="confluenceTd"> Determines if the MBean connector creation thread is marked as a daemon thread or not.  Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> JMXServiceURL </td><td colspan="1" rowspan="1" class="confluenceTd"> The URL of the connector to create on the MBeanServer.    Only relevant if createMBServerConnectorFactory is true. </td><td colspan="1" ro
 wspan="1" class="confluenceTd"> service:jmx:rmi:///jndi/rmi://localhost:9913/jmxrmi </td></tr></tbody></table>
 </div>
 
 
@@ -191,7 +191,7 @@ Apache CXF -- JMX Management
 </div></div>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" height="16" width="16" alt="" border="0"> </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> <b>Changes in CXF 2.5.x</b> <br clear="none" class="atl-forced-newline">
+<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" height="16" width="16" alt="" border="0"> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Changes in CXF 2.5.x</b> <br clear="none" class="atl-forced-newline">
 Starting from 2.5.0, if&#160;a MBeanServer is available in the Spring context or as an OSGi server (when running in OSGi), the InstrumentationManger will be automatically enabled and will use that MBeanServer and the CXF MBeans will be registered. Therefore, the instrumentation manager configuration shown above is not needed in such cases. </td></tr></tbody></table>
 </div>
 

Modified: websites/production/cxf/content/docs/json-support.html
==============================================================================
--- websites/production/cxf/content/docs/json-support.html (original)
+++ websites/production/cxf/content/docs/json-support.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- JSON Support
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/licenses.html
==============================================================================
--- websites/production/cxf/content/docs/licenses.html (original)
+++ websites/production/cxf/content/docs/licenses.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Licenses
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/local-transport.html
==============================================================================
--- websites/production/cxf/content/docs/local-transport.html (original)
+++ websites/production/cxf/content/docs/local-transport.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Local Transport
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/logbrowser-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/logbrowser-configuration.html (original)
+++ websites/production/cxf/content/docs/logbrowser-configuration.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- LogBrowser - Configuration
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -127,7 +127,7 @@ Apache CXF -- LogBrowser - Configuration
 
 <p>LogBrowser is log entries viewer. It is rich internet application which can be embedded in your web application. Configure what log entries you would like to see and view them in your favorite browser. Anytime, anywhere without using console. Let's make brief overview how to configure LogbBrowser inside your application.</p>
 
-<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap><b>Documentation</b><br clear="none">For more information about LogBrowser go to <a shape="rect" href="logbrowser-software-requirements-specification.html" title="LogBrowser - Software Requirements Specification">software requirements specification (SRS)</a> or <a shape="rect" href="logbrowser-system-architectural-design.html" title="LogBrowser - System architectural design">system architectural design (SAD)</a> documents.</td></tr></table></div>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Documentation</b><br clear="none">For more information about LogBrowser go to <a shape="rect" href="logbrowser-software-requirements-specification.html" title="LogBrowser - Software Requirements Specification">software requirements specification (SRS)</a> or <a shape="rect" href="logbrowser-system-architectural-design.html" title="LogBrowser - System architectural design">system architectural design (SAD)</a> documents.</td></tr></table></div>
 
 <h2><a shape="rect" name="LogBrowser-Configuration-Screenshots"></a>Screenshots</h2>
 
@@ -282,7 +282,7 @@ Apache CXF -- LogBrowser - Configuration
 
 <p>Congratulation. Now you can easily view log enties using LogBrowser. </p>
 
-<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap><b>Complete sample</b><br clear="none">For more details about configuration go to <a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/cxf/sandbox/logbrowser/distribution/src/main/release/samples/logbrowser/">sample project</a>.</td></tr></table></div>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Complete sample</b><br clear="none">For more details about configuration go to <a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/cxf/sandbox/logbrowser/distribution/src/main/release/samples/logbrowser/">sample project</a>.</td></tr></table></div>
 
 </div>
            </div>

Modified: websites/production/cxf/content/docs/logbrowser-software-requirements-specification.html
==============================================================================
--- websites/production/cxf/content/docs/logbrowser-software-requirements-specification.html (original)
+++ websites/production/cxf/content/docs/logbrowser-software-requirements-specification.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- LogBrowser - Software Requ
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/logbrowser-system-architectural-design.html
==============================================================================
--- websites/production/cxf/content/docs/logbrowser-system-architectural-design.html (original)
+++ websites/production/cxf/content/docs/logbrowser-system-architectural-design.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- LogBrowser - System archit
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/logbrowser.html
==============================================================================
--- websites/production/cxf/content/docs/logbrowser.html (original)
+++ websites/production/cxf/content/docs/logbrowser.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- LogBrowser
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/maven-cxf-codegen-plugin-wsdl-to-java.html
==============================================================================
--- websites/production/cxf/content/docs/maven-cxf-codegen-plugin-wsdl-to-java.html (original)
+++ websites/production/cxf/content/docs/maven-cxf-codegen-plugin-wsdl-to-java.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Maven cxf-codegen-plugin (
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -291,7 +291,7 @@ For CXF 2.2 and latter you don't even ne
 <p>Standard JAXB command-line customizations can be added via &lt;extraarg&gt; elements, either one per line or comma separated.  CXF also offers some JAXB extensions for the code generation. They have to be added as dependencies and then activated by using an extraarg with content -xjc-X&lt;extension id&gt; </p>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> artifact id </th><th colspan="1" rowspan="1" class="confluenceTh"> description </th><th colspan="1" rowspan="1" class="confluenceTh"> extension id </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> cxf-xjc-boolean </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Adds getters for booleans </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> boolean </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> cxf-xjc-bug671 </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Workaroung for JAXB bug 671 </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> bug671 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> cxf-xjc-dv </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Default value support </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> dv </td></tr><tr><td colspan="1"
  rowspan="1" class="confluenceTd" nowrap> cxf-xjc-ts </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> Adds toString to objects </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> ts </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> cxf-xjc-wsdlextension </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> WsdlExtension support </td><td colspan="1" rowspan="1" class="confluenceTd" nowrap> wsdlextension </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd" nowrap> jaxb-fluent-api </td><th colspan="1" rowspan="1" class="confluenceTh"> Fluent API for setters </th><td colspan="1" rowspan="1" class="confluenceTd" nowrap>  fluent-api </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> artifact id </th><th colspan="1" rowspan="1" class="confluenceTh"> description </th><th colspan="1" rowspan="1" class="confluenceTh"> extension id </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cxf-xjc-boolean </td><td colspan="1" rowspan="1" class="confluenceTd"> Adds getters for booleans </td><td colspan="1" rowspan="1" class="confluenceTd"> boolean </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cxf-xjc-bug671 </td><td colspan="1" rowspan="1" class="confluenceTd"> Workaroung for JAXB bug 671 </td><td colspan="1" rowspan="1" class="confluenceTd"> bug671 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cxf-xjc-dv </td><td colspan="1" rowspan="1" class="confluenceTd"> Default value support </td><td colspan="1" rowspan="1" class="confluenceTd"> dv </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cxf-xjc-ts </td><td colspan=
 "1" rowspan="1" class="confluenceTd"> Adds toString to objects </td><td colspan="1" rowspan="1" class="confluenceTd"> ts </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cxf-xjc-wsdlextension </td><td colspan="1" rowspan="1" class="confluenceTd"> WsdlExtension support </td><td colspan="1" rowspan="1" class="confluenceTd"> wsdlextension </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jaxb-fluent-api </td><th colspan="1" rowspan="1" class="confluenceTh"> Fluent API for setters </th><td colspan="1" rowspan="1" class="confluenceTd">  fluent-api </td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/cxf/content/docs/maven-java2ws-plugin.html
==============================================================================
--- websites/production/cxf/content/docs/maven-java2ws-plugin.html (original)
+++ websites/production/cxf/content/docs/maven-java2ws-plugin.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Maven Java2WS plugin
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/maven-java2wsdl-plugin-cxf-20x-only-removed-in-21-and-replaced-with-java2ws.html
==============================================================================
--- websites/production/cxf/content/docs/maven-java2wsdl-plugin-cxf-20x-only-removed-in-21-and-replaced-with-java2ws.html (original)
+++ websites/production/cxf/content/docs/maven-java2wsdl-plugin-cxf-20x-only-removed-in-21-and-replaced-with-java2ws.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Maven Java2WSDL plugin (CX
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/migration-guides.html
==============================================================================
--- websites/production/cxf/content/docs/migration-guides.html (original)
+++ websites/production/cxf/content/docs/migration-guides.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Migration Guides
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/mtom-attachments-with-jaxb.html
==============================================================================
--- websites/production/cxf/content/docs/mtom-attachments-with-jaxb.html (original)
+++ websites/production/cxf/content/docs/mtom-attachments-with-jaxb.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- MTOM Attachments with JAXB
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/mtom.html
==============================================================================
--- websites/production/cxf/content/docs/mtom.html (original)
+++ websites/production/cxf/content/docs/mtom.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- MTOM
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>
@@ -199,8 +199,8 @@ This can be done either programatically 
 </div></div>
 
 <p>If you wanted to use MTOM to send the binary part of the message as an optimized attachment you would need to add the <tt>xmime:expectedContentTypes</tt> attribute to the element containing the binary data. This attribute is defined in the <tt><a shape="rect" class="external-link" href="http://www.w3.org/2005/05/xmlmime" rel="nofollow">http://www.w3.org/2005/05/xmlmime</a></tt> namespace and specifies the MIME types that the element is expected to contain. You can specify a comma separated list of MIME types. The setting of this attribute will change how the code generators create the JAXB class for the data. For most MIME types, the code generator will create a <tt>DataHandler</tt>. Some MIME types, such as those for images, have defined mappings.</p>
-<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>The MIME types are maintained by the Internet Assigned Numbers Authority (IANA) and described in detail in <b>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</b> (<a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2045.txt" rel="nofollow">ftp://ftp.isi.edu/in-notes/rfc2045.txt</a>) and <b>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</b>(<a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2046.txt" rel="nofollow">ftp://ftp.isi.edu/in-notes/rfc2046.txt</a>)</td></tr></table></div>
-<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>For most uses you would specify <tt>application/octet-stream</tt>.</td></tr></table></div>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">The MIME types are maintained by the Internet Assigned Numbers Authority (IANA) and described in detail in <b>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</b> (<a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2045.txt" rel="nofollow">ftp://ftp.isi.edu/in-notes/rfc2045.txt</a>) and <b>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</b>(<a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2046.txt" rel="nofollow">ftp://ftp.isi.edu/in-notes/rfc2046.txt</a>)</td></tr></table></div>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">For most uses you would specify <tt>application/octet-stream</tt>.</td></tr></table></div>
 
 <p>The following example shows how you would modify <tt>xRayType</tt> to use MTOM.</p>
 
@@ -226,7 +226,7 @@ This can be done either programatically 
 </pre>
 </div></div>
 <p>The generated JAXB class generated for <tt>xRayType</tt> will no longer contain a <tt>byte[]</tt>. Instead the code generator will see the <tt>xmime:expectedContentTypes</tt> attribute and generate a <tt>DataHandler</tt> for the <tt>imageData</tt> field.</p>
-<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top" nowrap><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1" nowrap>You do not need to change the binding element to use MTOM. The runtime will make the appropriate changes when the data is sent.</td></tr></table></div>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">You do not need to change the binding element to use MTOM. The runtime will make the appropriate changes when the data is sent.</td></tr></table></div>
 
 <h3><a shape="rect" name="MTOM-Javafirst"></a>Java first</h3>
 

Modified: websites/production/cxf/content/docs/multiplexed-endpointreferences.html
==============================================================================
--- websites/production/cxf/content/docs/multiplexed-endpointreferences.html (original)
+++ websites/production/cxf/content/docs/multiplexed-endpointreferences.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Multiplexed EndpointRefere
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/navigation-new.html
==============================================================================
--- websites/production/cxf/content/docs/navigation-new.html (original)
+++ websites/production/cxf/content/docs/navigation-new.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Navigation New
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/navigation.html
==============================================================================
--- websites/production/cxf/content/docs/navigation.html (original)
+++ websites/production/cxf/content/docs/navigation.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Navigation
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>

Modified: websites/production/cxf/content/docs/overview.html
==============================================================================
--- websites/production/cxf/content/docs/overview.html (original)
+++ websites/production/cxf/content/docs/overview.html Wed Mar  7 01:55:11 2012
@@ -46,9 +46,9 @@ Apache CXF -- Overview
         <div id="banner">
           <!-- Banner -->
 <div id="banner-content">
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap="" rowspan="1" class="topbardiv">
 <a shape="rect" href="http://cxf.apache.org/" title="Apache CXF"><span style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
-</td><td align="right" colspan="1" nowrap>
+</td><td align="right" colspan="1" nowrap="" rowspan="1">
 <a shape="rect" href="http://www.apache.org/" title="The Apache Sofware Foundation"><img border="0" alt="ASF Logo" src="http://cxf.apache.org/images/asf-logo.png"></a>
 </td></tr></table>
 </div>