Author: buildbot
Date: Tue Mar 29 11:47:29 2016
New Revision: 984141
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 Tue
Mar 29 11:47:29 2016
@@ -118,11 +118,11 @@ Apache CXF -- JAXRS Services Configurati
<!-- Content -->
<div class="wiki-content">
<div
id="ConfluenceContent"><p> </p><p> </p><p> </p><p> <span
class="inline-first-p" style="font-size:2em;font-weight:bold">JAX-RS : Services
Configuration</span> </p><p> </p><p> </p><p> </p><p><style
type="text/css">/*<![CDATA[*/
-div.rbtoc1458038819250 {padding: 0px;}
-div.rbtoc1458038819250 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1458038819250 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1459252016587 {padding: 0px;}
+div.rbtoc1459252016587 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1459252016587 li {margin-left: 0px;padding-left: 0px;}
-/*]]>*/</style></p><div class="toc-macro rbtoc1458038819250">
+/*]]>*/</style></p><div class="toc-macro rbtoc1459252016587">
<ul class="toc-indentation"><li><a shape="rect"
href="#JAXRSServicesConfiguration-ConfiguringJAX-RSservicesprogrammatically">Configuring
JAX-RS services programmatically</a></li><li><a shape="rect"
href="#JAXRSServicesConfiguration-OSGI">OSGI</a>
<ul class="toc-indentation"><li><a shape="rect"
href="#JAXRSServicesConfiguration-Blueprint">Blueprint</a></li><li><a
shape="rect" href="#JAXRSServicesConfiguration-Spring">Spring</a></li></ul>
</li><li><a shape="rect" href="#JAXRSServicesConfiguration-SpringBoot">Spring
Boot</a></li><li><a shape="rect"
href="#JAXRSServicesConfiguration-ConfiguringJAX-RSendpointsprogrammaticallywithoutSpring">Configuring
JAX-RS endpoints programmatically without Spring</a></li><li><a shape="rect"
href="#JAXRSServicesConfiguration-BlueprintWeb">Blueprint Web</a>
@@ -991,7 +991,7 @@ sf.setResourceProvider(new PerRequestRes
 </beans>
</pre>
-</div></div><p> </p><h1
id="JAXRSServicesConfiguration-ServletandApplicationContainerConfiguration">Servlet
and Application Container Configuration</h1><p>Please see this <a shape="rect"
href="https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Deployment">page</a>
for more information.</p><p>Starting from CXF 3.1.0:
JaxrsServletContextInitializer will be shipped in a cxf-rt-rs-http-sc module.
This will support  no-web.xml and other JAX-RS deployments depending on
the container auto-discovery mechanism as described in a 2.3.2 section of
JSR-339 (JAX-RS 2.0).</p><p> </p></div>
+</div></div><p> </p><h1
id="JAXRSServicesConfiguration-ServletandApplicationContainerConfiguration">Servlet
and Application Container Configuration</h1><p>Please see this <a shape="rect"
href="https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Deployment">page</a>
for more information.</p><p>Starting from CXF 3.1.0:
org.apache.cxf.jaxrs.servlet.sci.JaxrsServletContainerInitializer implementing
javax.servlet.ServletContainerInitializer is shipped in a cxf-rt-rs-http-sci
module.</p><p>Adding this module will support  no-web.xml and other JAX-RS
deployments depending on the container auto-discovery mechanism as described in
a 2.3.2 section of JSR-339 (JAX-RS 2.0).</p><p> </p></div>
</div>
<!-- Content -->
</td>