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/09/24 16:09:05 UTC

svn commit: r832905 - in /websites/production/cxf/content: cache/docs.pageCache docs/27-migration-guide.html

Author: buildbot
Date: Mon Sep 24 14:09:04 2012
New Revision: 832905

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/27-migration-guide.html

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

Modified: websites/production/cxf/content/docs/27-migration-guide.html
==============================================================================
--- websites/production/cxf/content/docs/27-migration-guide.html (original)
+++ websites/production/cxf/content/docs/27-migration-guide.html Mon Sep 24 14:09:04 2012
@@ -125,6 +125,8 @@ Apache CXF -- 2.7 Migration Guide
 
 <ul><li>New UDP transport</li><li>New optional HTTP transport based on <a shape="rect" class="external-link" href="http://hc.apache.org/httpcomponents-asyncclient-dev/index.html">Apache HTTP Components HttpAsyncClient</a>.</li><li>Support for the <a shape="rect" class="external-link" href="http://docs.oasis-open.org/ws-dd/soapoverudp/1.1/wsdd-soapoverudp-1.1-spec.html" rel="nofollow">SOAP over UDP specification</a></li><li>Support for WS-Discovery
 	<ul><li>Services can send Hello/Bye when started/stopped as well as respond to Probe requests</li><li>API for sending probes and resolving to EndpointReferences</li></ul>
+	</li><li>Initial support for parts of the JAX-RS 2.0 specification
+	<ul><li>Additional methods on WebClient to provide asynchronous invocations</li></ul>
 	</li></ul>