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 jr...@apache.org on 2005/07/13 01:15:10 UTC

svn commit: r216044 - /webservices/pubscribe/trunk/src/template/ReadMe.txt

Author: jruzzi
Date: Tue Jul 12 16:15:09 2005
New Revision: 216044

URL: http://svn.apache.org/viewcvs?rev=216044&view=rev
Log:
added content

Modified:
    webservices/pubscribe/trunk/src/template/ReadMe.txt

Modified: webservices/pubscribe/trunk/src/template/ReadMe.txt
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/template/ReadMe.txt?rev=216044&r1=216043&r2=216044&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/template/ReadMe.txt (original)
+++ webservices/pubscribe/trunk/src/template/ReadMe.txt Tue Jul 12 16:15:09 2005
@@ -1,2 +1,20 @@
-Pubscribe application template 
-==============================
+The templates in this directory are provided to facilitate the development process. 
+Create a working directory and copy these templates to that location.
+
+
+*****_TEMPALTE_.wsdl*****  
+
+Used to create a WSRF-compliant WSDL. All the required WSRF operations are included in
+the WSDL and simply need to be uncommented.
+		
+*****build.properties*****
+
+Used to configure your environment
+
+*****build.xml*****
+
+Used to run the Wsdl2Java tool using Ant
+
+*****soapclient.xml*****
+
+Used to test deployed Web services 
\ No newline at end of file