Author: buildbot
Date: Tue Oct 6 11:47:41 2015
New Revision: 967937
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/using-cxf-with-maven.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/using-cxf-with-maven.html
==============================================================================
--- websites/production/cxf/content/docs/using-cxf-with-maven.html (original)
+++ websites/production/cxf/content/docs/using-cxf-with-maven.html Tue Oct 6
11:47:41 2015
@@ -141,7 +141,7 @@ Apache CXF -- Using CXF with maven
</dependency>
</dependencies>
</pre>
-</div></div><p>For information on using Maven with CXF and Tomcat, this <a
shape="rect" class="external-link"
href="http://www.jroller.com/gmazza/entry/web_service_tutorial"
rel="nofollow">blog entry</a> may be helpful.</p><h4
id="UsingCXFwithmaven-AdditionalDependencies">Additional
Dependencies</h4><p>Depending on your usage of CXF, you may need to bring in
additional dependencies--the mvn install process will usually make clear what
you are missing. Here's a non-exhaustive list of additional CXF artifacts that
may be needed:</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
+</div></div><p>For information on using Maven with CXF and Tomcat, this <a
shape="rect" class="external-link"
href="https://web-gmazza.rhcloud.com/blog/entry/web-service-tutorial"
rel="nofollow">blog entry</a> may be helpful.</p><h4
id="UsingCXFwithmaven-AdditionalDependencies">Additional
Dependencies</h4><p>Depending on your usage of CXF, you may need to bring in
additional dependencies--the mvn install process will usually make clear what
you are missing. Here's a non-exhaustive list of additional CXF artifacts that
may be needed:</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
<pre class="brush: java; gutter: false; theme: Default"
style="font-size:12px;"><!-- Use dependency blocks for these CXF artifact
Ids just as above -->
cxf-rt-core
cxf-rt-frontend-simple