You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/07/17 17:03:55 UTC

[cxf] 01/05: Updating sample

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 369e49e72ade98c3b803c8ed5b2a8a488397ee0b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 17 10:28:59 2018 +0100

    Updating sample
---
 .../src/main/release/samples/jaxws_tracing_brave_osgi/README.txt     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
index 9cdfe0c..959befa 100644
--- a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
+++ b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
@@ -1,9 +1,8 @@
 JAX-RS Brave/OpenZipkin Tracing Demo in OSGi container
 =================
 
-The demo shows a basic usage of Brave/OpenZipkin distributed tracer with REST based 
-Web Services using  JAX-RS 2.0 (JSR-339). The REST server provides the 
-following services: 
+The demo shows a basic usage of Brave/OpenZipkin distributed tracer with SOAP
+based Web Services.
 
 A SOAP catalog service is provided on URL http://localhost:8181/cxf/catalog. The WSDL 
 contract is available at http://localhost:8181/cxf/catalog?wsdl.