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/05/23 12:47:53 UTC

svn commit: r818820 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-data-bindings.html

Author: buildbot
Date: Wed May 23 10:47:52 2012
New Revision: 818820

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/jax-rs-data-bindings.html

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

Modified: websites/production/cxf/content/docs/jax-rs-data-bindings.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-data-bindings.html (original)
+++ websites/production/cxf/content/docs/jax-rs-data-bindings.html Wed May 23 10:47:52 2012
@@ -253,7 +253,7 @@ Apache CXF -- JAX-RS Data Bindings
 
 <h2><a shape="rect" name="JAX-RSDataBindings-JAXBandMoxy"></a>JAXB and Moxy</h2>
 
-<p>For JAXBElementProvider to support <span class="error">[http://www.eclipse.org/eclipselink/moxy.php]</span> a custom Moxy-aware JAX-RS ContextProvider implementation needs to be registered. <br clear="none">
+<p>For JAXBElementProvider to support <a shape="rect" class="external-link" href="http://www.eclipse.org/eclipselink/moxy.php" rel="nofollow">Moxy</a> a custom Moxy-aware JAX-RS ContextProvider implementation needs to be registered. <br clear="none">
 If Moxy is used to handle beans without JAXB annotations then setting a 'skipJaxbChecks' property on JAXBElementProvider to 'true' will be needed. </p>
 
 <h1><a shape="rect" name="JAX-RSDataBindings-JSONsupport"></a>JSON support</h1>