Author: buildbot
Date: Sat Jan 26 09:47:56 2013
New Revision: 848051
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/main.pageCache
websites/production/cxf/content/dosgi-apache-karaf-feature.html
websites/production/cxf/content/dosgi-releases.html
Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/dosgi-apache-karaf-feature.html
==============================================================================
--- websites/production/cxf/content/dosgi-apache-karaf-feature.html (original)
+++ websites/production/cxf/content/dosgi-apache-karaf-feature.html Sat Jan 26
09:47:56 2013
@@ -138,14 +138,19 @@ Apache CXF -- DOSGi Apache Karaf Feature
<div class="wiki-content">
<div id="ConfluenceContent"><h1><a shape="rect"
name="DOSGiApacheKarafFeature-CXFDOSGiinApacheKaraf"></a>CXF DOSGi in Apache
Karaf</h1>
+<p>Since version 1.4.0 of CXF DOSGi there is a feature for Apache Karaf which
makes installing DOSGi really easy. Using the descriptions below a working demo
should be up in less than 10 minutes.</p>
+
<h2><a shape="rect"
name="DOSGiApacheKarafFeature-DownloadandunpackApacheKaraf"></a>Download and
unpack Apache Karaf</h2>
+<ul><li><a shape="rect" class="external-link"
href="http://karaf.apache.org/index/community/download.html">Download apache
karaf</a></li><li>Unpack and start it</li></ul>
+
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1"
valign="top"><img align="middle"
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">CXF
DOSGi does not work with Karaf 2.3.0. Please use the latest 2.2.x version for
now.</td></tr></table></div>
<h2><a shape="rect"
name="DOSGiApacheKarafFeature-InstallationofCXFDOSGi"></a>Installation of
CXF-DOSGi</h2>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-java">
-features:addurl mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features
+features:chooseurl cxf-dosgi 1.4.0
features:install cxf-dosgi-discovery-distributed
</pre>
</div></div>
@@ -179,8 +184,8 @@ zookeeper.port:2181
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-java">
-install -s mvn:org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-<span
class="code-keyword">interface</span>/1.4-SNAPSHOT
-install -s
mvn:org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-impl/1.4-SNAPSHOT
+install -s mvn:org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-<span
class="code-keyword">interface</span>/1.4.0
+install -s
mvn:org.apache.cxf.dosgi.samples/cxf-dosgi-ri-samples-greeter-impl/1.4.0
</pre>
</div></div>
@@ -188,7 +193,7 @@ install -s mvn:org.apache.cxf.dosgi.samp
<p>log:display should show the greeter service being exported:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-java">
-2013-01-07 10:50:52,108 | INFO | pool-13-thread-1 | TopologyManagerExport
| r.exporter.TopologyManagerExport 257 | 114 -
cxf-dosgi-ri-topology-manager - 1.4.0.SNAPSHOT | TopologyManager: export
sucessful Endpoints: [Endpoint Desctiption <span
class="code-keyword">for</span> ServiceReference
[org.apache.cxf.dosgi.samples.greeter.GreeterService]
+2013-01-07 10:50:52,108 | INFO | pool-13-thread-1 | TopologyManagerExport
| r.exporter.TopologyManagerExport 257 | 114 -
cxf-dosgi-ri-topology-manager - 1.4.0 | TopologyManager: export sucessful
Endpoints: [Endpoint Desctiption <span class="code-keyword">for</span>
ServiceReference [org.apache.cxf.dosgi.samples.greeter.GreeterService]
*** EndpointDescription: ****
endpoint.framework.uuid => 74455213-0926-4fa8-b3eb-0f9b4d15f119
endpoint.id => http:<span class="code-comment">//localhost:9090/greeter
@@ -202,6 +207,11 @@ service.intents => [SOAP.1_1, HTTP,
]
</pre>
</div></div>
+
+<h2><a shape="rect"
name="DOSGiApacheKarafFeature-Accesstheservicetransparentlyfromasecondcontainer"></a>Access
the service transparently from a second container</h2>
+
+<ul><li>Unpack karaf in a second directory and also start it.</li><li>Do the
installation steps from "Installation of CXF-DOSGi"</li><li>Install a client to
a service that is published in the first container.</li><li>DOSGi will
automatically install a proxy for you service that calls the published service
remotely over CXF</li></ul>
+
</div>
</div>
<!-- Content -->
Modified: websites/production/cxf/content/dosgi-releases.html
==============================================================================
--- websites/production/cxf/content/dosgi-releases.html (original)
+++ websites/production/cxf/content/dosgi-releases.html Sat Jan 26 09:47:56 2013
@@ -138,7 +138,12 @@ Apache CXF -- DOSGi Releases
<div class="wiki-content">
<div id="ConfluenceContent"><h2><a shape="rect"
name="DOSGiReleases-Releases"></a>Releases</h2>
-<h3><a shape="rect"
name="DOSGiReleases-Release1.4.0%28comingsoon%29"></a>Release 1.4.0 (coming
soon)</h3>
+<h3><a shape="rect"
name="DOSGiReleases-Release1.4.0%28currentversion%29"></a>Release 1.4.0
(current version)</h3>
+
+<div class="table-wrap">
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Description</th><th colspan="1" rowspan="1"
class="confluenceTh">File</th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">Multi-bundle distribution (tar.gz)</td><td colspan="1"
rowspan="1" class="confluenceTd"><a shape="rect" class="external-link"
href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz</a></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd">Multi-bundle distribution
(zip)</td><td colspan="1" rowspan="1" class="confluenceTd"><a shape="rect"
class="external-link"
href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip"
>cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip</a></td></tr><tr><td
>colspan="1" rowspan="1" class="confluenceTd">Single-bundle
>distribution</td><td colspan="1" rowspan="1" class="confluenceTd"><a
>shape="rect" class="external-link"
>href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.4.0/cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar">cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar</a></td></tr><tr><td
> colspan="1" rowspan="1" class="confluenceTd">Source distribution</td><td
>colspan="1" rowspan="1" class="confluenceTd"><a shape="rect"
>class="external-link"
>href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.4.0/cxf-dosgi-ri-source-distribution-1.4.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.4.0.tar.gz</a></td></tr></tbody></table>
+</div>
+
<h4><a shape="rect" name="DOSGiReleases-Highlights"></a>Highlights</h4>
@@ -147,7 +152,7 @@ Apache CXF -- DOSGi Releases
<h4><a shape="rect" name="DOSGiReleases-Knownissues"></a>Known issues</h4>
-<ul><li>The default aegis data format will not work with Apache Karaf 2.3.0.
(See <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/DOSGI-153">DOSGI-153</a>). Please
upgrade to Apache Karaf 2.3.1</li></ul>
+<ul><li>The default aegis data format will not work with Apache Karaf 2.3.0.
(See <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/DOSGI-153">DOSGI-153</a>). Please
upgrade to Apache Karaf 2.3.1</li><li>The sytem package exports in the felix
multibundle distro may not bee suitable to all felix versions</li></ul>
<h4><a shape="rect" name="DOSGiReleases-Migration"></a>Migration</h4>
@@ -158,7 +163,7 @@ Apache CXF -- DOSGi Releases
-<h3><a shape="rect"
name="DOSGiReleases-Release1.3.1%28CurrentRelease%29"></a>Release 1.3.1
(Current Release)</h3>
+<h3><a shape="rect" name="DOSGiReleases-Release1.3.1"></a>Release 1.3.1</h3>
<p>1.3.1 is the current release of Distributed OSGi, as of April 10th 2012.
For more information on what's new in this release, please see the README and
release notes in each distribution. The various distributions can be downloaded
as follows:</p>
<div class="table-wrap">