Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F94210F3D for ; Fri, 6 Dec 2013 13:49:13 +0000 (UTC) Received: (qmail 27547 invoked by uid 500); 6 Dec 2013 13:49:12 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 27329 invoked by uid 500); 6 Dec 2013 13:49:05 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 27322 invoked by uid 99); 6 Dec 2013 13:49:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 13:49:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 13:49:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C5CA423888E2 for ; Fri, 6 Dec 2013 13:48:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r889361 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-basics.html Date: Fri, 06 Dec 2013 13:48:40 -0000 To: commits@cxf.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131206134840.C5CA423888E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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

This feature can help developers write very sophisticated asynchronous applications.

-

Please also see the page about CXF Continuations API which JAX-RS 2.0 AsyncResponse implementation is based upon.

+

Please also see the page about CXF Continuations API which JAX-RS 2.0 AsyncResponse implementation is based upon and
+how to configure CXFServlet.

Parameter converters