You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2013/03/12 04:10:00 UTC

svn commit: r1455397 - in /servicemix/smx5/trunk/examples/cxf: cxf-jaxrs-blueprint/ cxf-jaxrs/ cxf-jaxws-blueprint/ cxf-osgi/ cxf-ws-addressing/ cxf-ws-rm/ cxf-ws-security-blueprint/ cxf-ws-security-osgi/ cxf-ws-security-signature/

Author: ffang
Date: Tue Mar 12 03:09:59 2013
New Revision: 1455397

URL: http://svn.apache.org/r1455397
Log:
[SMX4-1399]incorrect readme.txt files in cxf examples

Modified:
    servicemix/smx5/trunk/examples/cxf/cxf-jaxrs-blueprint/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-jaxrs/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-jaxws-blueprint/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-osgi/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-ws-addressing/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-ws-rm/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-ws-security-blueprint/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-ws-security-osgi/README.txt
    servicemix/smx5/trunk/examples/cxf/cxf-ws-security-signature/README.txt

Modified: servicemix/smx5/trunk/examples/cxf/cxf-jaxrs-blueprint/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-jaxrs-blueprint/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-jaxrs-blueprint/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-jaxrs-blueprint/README.txt Tue Mar 12 03:09:59 2013
@@ -126,7 +126,7 @@ Note, if you use Safari, right click the
 
 (b) To run a Java client:
     --------------------
-- Change to the <servicemix_home>/examples/cxf-jaxrs
+- Change to the <servicemix_home>/examples/cxf/cxf-jaxrs
   directory.
 
 - Run the following command:
@@ -142,7 +142,7 @@ You can use a command-line utility, such
 the invocations. For example, try using curl as follows:
 
 - Open a command prompt and change directory to
-  <servicemix_home>/examples/cxf-jaxrs.
+  <servicemix_home>/examples/cxf/cxf-jaxrs.
   
 - Run the following curl commands:
 

Modified: servicemix/smx5/trunk/examples/cxf/cxf-jaxrs/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-jaxrs/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-jaxrs/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-jaxrs/README.txt Tue Mar 12 03:09:59 2013
@@ -126,7 +126,7 @@ Note, if you use Safari, right click the
 
 (b) To run a Java client:
     --------------------
-- Change to the <servicemix_home>/examples/cxf-jaxrs
+- Change to the <servicemix_home>/examples/cxf/cxf-jaxrs
   directory.
 
 - Run the following command:
@@ -142,7 +142,7 @@ You can use a command-line utility, such
 the invocations. For example, try using curl as follows:
 
 - Open a command prompt and change directory to
-  <servicemix_home>/examples/cxf-jaxrs.
+  <servicemix_home>/examples/cxf/cxf-jaxrs.
   
 - Run the following curl commands:
 

Modified: servicemix/smx5/trunk/examples/cxf/cxf-jaxws-blueprint/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-jaxws-blueprint/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-jaxws-blueprint/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-jaxws-blueprint/README.txt Tue Mar 12 03:09:59 2013
@@ -118,7 +118,7 @@ To run the web client:
 
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-osgi
+1. Change to the <servicemix_home>/examples/cxf/cxf-osgi
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-osgi/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-osgi/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-osgi/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-osgi/README.txt Tue Mar 12 03:09:59 2013
@@ -118,7 +118,7 @@ To run the web client:
 
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-osgi
+1. Change to the <servicemix_home>/examples/cxf/cxf-osgi
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-ws-addressing/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-ws-addressing/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-ws-addressing/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-ws-addressing/README.txt Tue Mar 12 03:09:59 2013
@@ -187,7 +187,7 @@ To run the web client:
 
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-ws-addressing
+1. Change to the <servicemix_home>/examples/cxf/cxf-ws-addressing
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-ws-rm/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-ws-rm/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-ws-rm/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-ws-rm/README.txt Tue Mar 12 03:09:59 2013
@@ -122,7 +122,7 @@ Running a Client
 ----------------
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-ws-rm
+1. Change to the <servicemix_home>/examples/cxf/cxf-ws-rm
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-ws-security-blueprint/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-ws-security-blueprint/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-ws-security-blueprint/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-ws-security-blueprint/README.txt Tue Mar 12 03:09:59 2013
@@ -138,7 +138,7 @@ To run the web client:
 
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-ws-security-blueprint
+1. Change to the <servicemix_home>/examples/cxf/cxf-ws-security-blueprint
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-ws-security-osgi/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-ws-security-osgi/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-ws-security-osgi/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-ws-security-osgi/README.txt Tue Mar 12 03:09:59 2013
@@ -137,7 +137,7 @@ To run the web client:
 
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-ws-security-osgi
+1. Change to the <servicemix_home>/examples/cxf/cxf-ws-security-osgi
    directory.
 
 2. Run the following command:

Modified: servicemix/smx5/trunk/examples/cxf/cxf-ws-security-signature/README.txt
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-ws-security-signature/README.txt?rev=1455397&r1=1455396&r2=1455397&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-ws-security-signature/README.txt (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-ws-security-signature/README.txt Tue Mar 12 03:09:59 2013
@@ -129,7 +129,7 @@ Running a Client
 ----------------
 To run the java code client:
 
-1. Change to the <servicemix_home>/examples/cxf-ws-security-signature
+1. Change to the <servicemix_home>/examples/cxf/cxf-ws-security-signature
    directory.
 
 2. Run the following command: