Author: buildbot
Date: Wed Oct 16 19:48:01 2013
New Revision: 882879

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 Wed Oct 16 
19:48:01 2013
@@ -191,6 +191,9 @@ Apache CXF -- 3.0 Migration Guide
 
 
 <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>
+
+
+<ul><li>AlternativeSelector and the PolicyEngine and other PolicyRelated 
classes have been updated to pass the current Message in (when appropriate) to 
allow using message contextual information to select the alternative.  HOWEVER, 
keep in mind that the selected alternative is likely cached and thus if 
contextual information changes, the alternatively may not be 
recalculated.</li></ul>
 </div>
            </div>
            <!-- Content -->


Reply via email to