You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-commits@ws.apache.org by sc...@apache.org on 2005/07/29 19:48:00 UTC

svn commit: r226406 - /webservices/pubscribe/trunk/src/examples/consumer/readme.txt

Author: scamp
Date: Fri Jul 29 10:47:57 2005
New Revision: 226406

URL: http://svn.apache.org/viewcvs?rev=226406&view=rev
Log: (empty)

Modified:
    webservices/pubscribe/trunk/src/examples/consumer/readme.txt

Modified: webservices/pubscribe/trunk/src/examples/consumer/readme.txt
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/examples/consumer/readme.txt?rev=226406&r1=226405&r2=226406&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/examples/consumer/readme.txt (original)
+++ webservices/pubscribe/trunk/src/examples/consumer/readme.txt Fri Jul 29 10:47:57 2005
@@ -4,8 +4,9 @@
 
 1. run ant generate
 
-2. copy method parts from method_impls dir into the generated files
-3. cd to the generated/consumer dir
+2. cd to the generated/consumer dir
+
+3. copy method parts from method_impls dir into the generated files
 
 4. Modify the ConsumerPort_jndi-config.xml jndi config file to remove the resourceIdentifierReferenceParameterName parameter...This service is a singleton.