Author: buildbot
Date: Tue Aug 20 06:48:25 2013
New Revision: 875428

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/docs/30-migration-guide.html
==============================================================================
--- websites/production/cxf/content/docs/30-migration-guide.html (original)
+++ websites/production/cxf/content/docs/30-migration-guide.html Tue Aug 20 
06:48:25 2013
@@ -185,6 +185,9 @@ Apache CXF -- 3.0 Migration Guide
 
 
 <ul><li>The direct dependency on a javax.mail implementation has been removed 
and the CXF maven poms will not pull one in transitively anymore. For MOST 
users, this is not a problem.  However, if your application uses MTOM or Soap 
w/Attachments or similar that requires some of the DataContentHandlers that are 
part of the mail implementations, you may need to re-add this to your 
classpath.</li></ul>
+
+
+<ul><li>DynamicClientFactory was moved from the JAXB databinding to the Simple 
frontend.  However, users are strongly encouraged to use the 
JaxWsDynamicClientFactory subclass.</li></ul>
 </div>
            </div>
            <!-- Content -->


Reply via email to