You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2016/05/19 19:52:52 UTC

svn commit: r988654 - in /websites/production/cxf/content: cache/docs.pageCache docs/a-simple-jax-ws-service.html

Author: buildbot
Date: Thu May 19 19:52:52 2016
New Revision: 988654

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/a-simple-jax-ws-service.html

Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/docs/a-simple-jax-ws-service.html
==============================================================================
--- websites/production/cxf/content/docs/a-simple-jax-ws-service.html (original)
+++ websites/production/cxf/content/docs/a-simple-jax-ws-service.html Thu May 19 19:52:52 2016
@@ -121,11 +121,11 @@ Apache CXF -- A simple JAX-WS service
 <div id="ConfluenceContent"><p>This example will lead you through creating your first service with doing "code first" development with JAX-WS.</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1436950143077 {padding: 0px;}
-div.rbtoc1436950143077 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1436950143077 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1463687540088 {padding: 0px;}
+div.rbtoc1463687540088 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1463687540088 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1436950143077">
+/*]]>*/</style><div class="toc-macro rbtoc1463687540088">
 <ul class="toc-indentation"><li><a shape="rect" href="#AsimpleJAX-WSservice-Settingupyourbuild">Setting up your build</a></li><li><a shape="rect" href="#AsimpleJAX-WSservice-WritingyourService">Writing your Service</a></li><li><a shape="rect" href="#AsimpleJAX-WSservice-Publishingyourservice">Publishing your service</a></li><li><a shape="rect" href="#AsimpleJAX-WSservice-Accessingyourservice">Accessing your service</a></li></ul>
 </div>