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 2013/12/06 14:48:40 UTC

svn commit: r889361 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-basics.html

Author: buildbot
Date: Fri Dec  6 13:48:40 2013
New Revision: 889361

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/docs/jax-rs-basics.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-basics.html (original)
+++ websites/production/cxf/content/docs/jax-rs-basics.html Fri Dec  6 13:48:40 2013
@@ -199,7 +199,8 @@ Apache CXF -- JAX-RS Basics
 
 <p>This feature can help developers write very sophisticated asynchronous applications.   </p>
 
-<p>Please also see the page about CXF <a shape="rect" href="continuations.html" title="Continuations">Continuations</a> API which JAX-RS 2.0 AsyncResponse implementation is based upon.</p>
+<p>Please also see the page about CXF <a shape="rect" href="continuations.html" title="Continuations">Continuations</a> API which JAX-RS 2.0 AsyncResponse implementation is based upon and <br clear="none">
+<a shape="rect" href="http://cxf.apache.org/docs/servlet-transport.html">how to configure</a> CXFServlet.</p>
 
 <h2><a shape="rect" name="JAX-RSBasics-Parameterconverters"></a>Parameter converters</h2>