Author: buildbot
Date: Wed Aug  6 16:46:50 2014
New Revision: 918563

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/jaxrs-kerberos.html

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

Modified: websites/production/cxf/content/docs/jaxrs-kerberos.html
==============================================================================
--- websites/production/cxf/content/docs/jaxrs-kerberos.html (original)
+++ websites/production/cxf/content/docs/jaxrs-kerberos.html Wed Aug  6 
16:46:50 2014
@@ -118,12 +118,12 @@ Apache CXF -- JAXRS Kerberos
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><p></p><p><span 
style="font-size:2em;font-weight:bold"> JAX-RS Kerberos Support 
</span></p><p></p><p></p><p>&#160;</p><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1400294782728 {padding: 0px;}
-div.rbtoc1400294782728 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1400294782728 li {margin-left: 0px;padding-left: 0px;}
+<div id="ConfluenceContent"><p>&#160;</p><p>&#160;</p><span 
style="font-size:2em;font-weight:bold"> JAX-RS Kerberos Support 
</span><p>&#160;</p><p>&#160;</p><p>&#160;</p><p><style 
type="text/css">/*<![CDATA[*/
+div.rbtoc1407343583511 {padding: 0px;}
+div.rbtoc1407343583511 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1407343583511 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1400294782728">
+/*]]>*/</style></p><div class="toc-macro rbtoc1407343583511">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAXRSKerberos-Introduction">Introduction</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAXRSKerberos-Setup">Setup</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAXRSKerberos-Unix">Unix</a></li><li><a shape="rect" 
href="#JAXRSKerberos-Windows">Windows</a></li></ul>
@@ -162,7 +162,7 @@ Book b = wc.get(Book.class);
     &lt;bean class=&quot;org.mycompany.MyCompanyResource&quot;/&gt;
   &lt;/jaxrs:serviceBeans&gt;
   &lt;jaxrs:providers&gt;
-    &lt;ref bean=&quot;kerberosFilter&quot;&gt;
+    &lt;ref bean=&quot;kerberosFilter&quot;/&gt;
   &lt;/jaxrs:providers&gt;
 &lt;/jaxrs:server&gt;
 ]]></script>


Reply via email to