Author: buildbot
Date: Tue Jan 15 14:48:14 2013
New Revision: 846725

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html

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

Modified: 
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
==============================================================================
--- 
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
 (original)
+++ 
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
 Tue Jan 15 14:48:14 2013
@@ -256,9 +256,8 @@ missing jcifs will use the underlying NT
 <span class="code-comment">//Set the jcifs properties
 </span>jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.smb.client.domain"</span>, <span 
class="code-quote">"ben.com"</span>);
 jcifs.Config.setProperty(<span class="code-quote">"jcifs.netbios.wins"</span>, 
<span class="code-quote">"xxx.xxx.xxx.xxx"</span>);
-jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.smb.client.soTimeout"</span>, <span 
class="code-quote">"300000"</span>); <span class="code-comment">//5
-</span>minutes
-jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.netbios.cachePolicy"</span>, <span 
class="code-quote">"1200"</span>); <span class="code-comment">//20 minutes
+jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.smb.client.soTimeout"</span>, <span 
class="code-quote">"300000"</span>); <span class="code-comment">// 5 minutes
+</span>jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.netbios.cachePolicy"</span>, <span 
class="code-quote">"1200"</span>); <span class="code-comment">// 20 minutes
 </span><span class="code-comment">//jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.smb.client.username"</span>, <span 
class="code-quote">"myNTLogin"</span>);
 </span><span class="code-comment">//jcifs.Config.setProperty(<span 
class="code-quote">"jcifs.smb.client.password"</span>, <span 
class="code-quote">"secret"</span>);
 </span>


Reply via email to