Author: buildbot
Date: Tue Nov 20 15:48:01 2012
New Revision: 838937
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/jax-rs-advanced-features.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/jax-rs-advanced-features.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-advanced-features.html
(original)
+++ websites/production/cxf/content/docs/jax-rs-advanced-features.html Tue Nov
20 15:48:01 2012
@@ -860,7 +860,7 @@ org.apache.lucene.search.Query phraseQue
<h2><a shape="rect"
name="JAX-RSAdvancedFeatures-ConvertingFIQLquerieswithQueryContext"></a>Converting
FIQL queries with QueryContext</h2>
-<p><span class="error">[QueryContext|]</span> is the helper context available
from CXF 2.7.1 which makes it simpler for the application code to<br
clear="none">
+<p><a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/rt/rs/extensions/search/src/main/java/org/apache/cxf/jaxrs/ext/search/QueryContext.java">QueryContext</a>
is the helper context available from CXF 2.7.1 which makes it simpler for the
application code to<br clear="none">
get the converted query expression, with the actual converter/visitor
registered as the jaxrs contextual property, for example:</p>