Author: buildbot
Date: Wed Nov 27 11:48:25 2013
New Revision: 888259
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/jaxrs-services-configuration.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/jaxrs-services-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/jaxrs-services-configuration.html
(original)
+++ websites/production/cxf/content/docs/jaxrs-services-configuration.html Wed
Nov 27 11:48:25 2013
@@ -1021,6 +1021,8 @@ Since CXF 2.2.3 one can put them directl
<h1><a shape="rect"
name="JAXRSServicesConfiguration-DynamicservletsandasingleJAXRSendpoint"></a>Dynamic
servlets and a single JAX-RS endpoint</h1>
+<p>Note: this is not required by default starting from CXF 3.0.0-milestone1</p>
+
<p>In some advanced cases you may want to dynamically add new servlets
(CXFServlet or CXFNonSpringJaxrsServlet) with all of them serving the same
JAX-RS endpoints. In this case you most likely want to configure servlets so
that the CXF endpoint address is not overridden :</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">