Author: jliu
Date: Sun Oct 14 02:44:15 2007
New Revision: 584520
URL: http://svn.apache.org/viewvc?rev=584520&view=rev
Log:
Minor fix to sample README
Modified:
incubator/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/README.txt
Modified:
incubator/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/README.txt
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/README.txt?rev=584520&r1=584519&r2=584520&view=diff
==============================================================================
---
incubator/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/README.txt
(original)
+++
incubator/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/README.txt
Sun Oct 14 02:44:15 2007
@@ -49,8 +49,7 @@
JAX-WS Provider interface.
-Please review the README in the samples directory before
-continuing.
+Please review the README in the samples directory before continuing.
Prerequisites
@@ -86,7 +85,7 @@
Building the demo using wsdl2java and javac
-------------------------------------------
-From the samples/restful directory, first create the target
+From the samples/restful_dispatch directory, first create the target
directory build/classes and then compile the provided client
and server applications with the commands:
@@ -120,7 +119,7 @@
Running the demo using java
---------------------------
-From the samples/restful directory run the following commands. They
+From the samples/restful_dispatch directory run the following commands. They
are entered on a single command line.
For UNIX (must use forward slashes):