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 2015/07/15 10:49:35 UTC

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

Author: buildbot
Date: Wed Jul 15 08:49:34 2015
New Revision: 958382

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 Wed Jul 15 08:49:34 2015
@@ -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.rbtoc1435780211903 {padding: 0px;}
-div.rbtoc1435780211903 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1435780211903 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1436950143077 {padding: 0px;}
+div.rbtoc1436950143077 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1436950143077 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1435780211903">
+/*]]>*/</style><div class="toc-macro rbtoc1436950143077">
 <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>