Author: buildbot
Date: Wed Aug 8 07:49:04 2012
New Revision: 828352
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/jax-rs-filters.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/jax-rs-filters.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-filters.html (original)
+++ websites/production/cxf/content/docs/jax-rs-filters.html Wed Aug 8
07:49:04 2012
@@ -343,7 +343,7 @@ The only option at the moment is to use
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-java">
-message.getExchange().put(<span
class="code-quote">"ignore.response.writers"</span>, <span
class="code-keyword">true</span>);
+message.getExchange().put(<span
class="code-quote">"ignore.message.writers"</span>, <span
class="code-keyword">true</span>);
</pre>
</div></div>