Author: buildbot
Date: Wed Jul 22 12:47:09 2015
New Revision: 959166

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/restful-services.html

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

Modified: websites/production/cxf/content/docs/restful-services.html
==============================================================================
--- websites/production/cxf/content/docs/restful-services.html (original)
+++ websites/production/cxf/content/docs/restful-services.html Wed Jul 22 
12:47:09 2015
@@ -107,12 +107,7 @@ Apache CXF -- RESTful Services
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="RESTfulServices-RESTfulServices">RESTful 
Services</h1>
-
-<p>There are different ways to build RESTful services with CXF. </p>
-
-<ol><li><a shape="rect" href="jax-rs.html">JAX-RS</a>: CXF has an 
implementation of JAX-RS 1.1 and JAX-RS 1.0 (JSR-311): Java API for RESTful Web 
Services. This provides a more standard way to build RESTful services in 
JAVA.</li><li><a shape="rect" 
href="rest-with-jax-ws-provider-and-dispatch.html">JAX-WS Provider and 
Dispatch</a>: It is possible to create RESTful services with the JAX-WS 
Provider and Dispatch APIs.</li><li><a shape="rect" 
href="http-binding.html">HTTP Binding</a>: The HTTP binding provides a flexible 
way of creating resources and mapping them to operations in your service. This 
can currently be done via annotations or a convention based mapping.<br 
clear="none">
-Note : HTTP Binding has been removed from CXF 2.6.0. </li></ol></div>
+<div id="ConfluenceContent"><h1 id="RESTfulServices-RESTfulServices">RESTful 
Services</h1><p>There are different ways to build RESTful services with 
CXF.</p><ol><li><a shape="rect" href="jax-rs.html">JAX-RS</a>: CXF implements 
JAX-RS 2.0&#160;(JSR-339) and (JSR-311) JAX-RS 1.1 (JSR-311): Java API for 
RESTful Web Services. This provides a standard way to build RESTful services in 
Java.</li><li><a shape="rect" 
href="rest-with-jax-ws-provider-and-dispatch.html">JAX-WS Provider and 
Dispatch</a>: It is possible to create RESTful services with the JAX-WS 
Provider and Dispatch APIs.</li><li><a shape="rect" 
href="http-binding.html">HTTP Binding</a>: The HTTP binding provides a flexible 
way of creating resources and mapping them to operations in your service. This 
can currently be done via annotations or a convention based mapping.<br 
clear="none"> Note : HTTP Binding has been removed from CXF 
2.6.0.</li></ol></div>
            </div>
            <!-- Content -->
          </td>


Reply via email to