Author: buildbot
Date: Mon Jun 11 12:47:57 2012
New Revision: 821260
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/jax-rs-client-api.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/jax-rs-client-api.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-client-api.html (original)
+++ websites/production/cxf/content/docs/jax-rs-client-api.html Mon Jun 11
12:47:57 2012
@@ -548,7 +548,7 @@ WebClient wc = sf.createWebClient();
<p>In this example, 'http://localhost:8080' is the base service URI.</p>
-<p>Please see <a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https.xml">this
configuration file</a> for more examples.</p>
+<p>Please see <a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client1.xml">jaxrs-https-client1.xml</a>
and <a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/jaxrs-https-client2.xml">jaxrs-https-client2.xml</a>
configuration files for more examples.</p>
<p>Also see <a shape="rect"
href="client-http-transport-including-ssl-support.html" title="Client HTTP
Transport (including SSL support)">this wiki page</a> on how to configure
HTTPConduits.</p>