You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/11/12 08:44:56 UTC

svn commit: r473903 - in /webservices/axis2/branches/java/1_1/modules/samples: quickstart/README.txt quickstartadb/README.txt quickstartaxiom/README.txt quickstartxmlbeans/README.txt

Author: chatra
Date: Sat Nov 11 23:44:55 2006
New Revision: 473903

URL: http://svn.apache.org/viewvc?view=rev&rev=473903
Log:
improving consistency. also added introduction on the relationship between quickstart samples and quick start guide in xdcos

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/quickstart/README.txt
    webservices/axis2/branches/java/1_1/modules/samples/quickstartadb/README.txt
    webservices/axis2/branches/java/1_1/modules/samples/quickstartaxiom/README.txt
    webservices/axis2/branches/java/1_1/modules/samples/quickstartxmlbeans/README.txt

Modified: webservices/axis2/branches/java/1_1/modules/samples/quickstart/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/quickstart/README.txt?view=diff&rev=473903&r1=473902&r2=473903
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/quickstart/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/quickstart/README.txt Sat Nov 11 23:44:55 2006
@@ -1,6 +1,10 @@
 Axis2 Quick Start Guide- Sample 1
 =================================
 
+This sample contains source code for the xdocs/1_1/quickstartguide.html document found in 
+the extracted Axis2 Documents Distribution. For a more detailed description on the 
+source code kindly see this 'Axis2 Quick Start Guide' document.
+
 Introduction
 ============
 In this sample, we are deploying a pojo after writing a services.xml and

Modified: webservices/axis2/branches/java/1_1/modules/samples/quickstartadb/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/quickstartadb/README.txt?view=diff&rev=473903&r1=473902&r2=473903
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/quickstartadb/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/quickstartadb/README.txt Sat Nov 11 23:44:55 2006
@@ -1,8 +1,13 @@
 Axis2 Quick Start Guide- Sample 2 (ADB)
 ======================================
 
+This sample contains source code for the xdocs/1_1/quickstartguide.html document found in 
+the extracted Axis2 Documents Distribution. For a more detailed description on the 
+source code kindly see this 'Axis2 Quick Start Guide' document.
+
 Introduction
 ============
+
 In this sample, we are deploying an ADB generated service. The service
 is tested using generated client stubs.
 

Modified: webservices/axis2/branches/java/1_1/modules/samples/quickstartaxiom/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/quickstartaxiom/README.txt?view=diff&rev=473903&r1=473902&r2=473903
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/quickstartaxiom/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/quickstartaxiom/README.txt Sat Nov 11 23:44:55 2006
@@ -1,8 +1,13 @@
 Axis2 Quick Start Guide - Sample 3 (AXIOM)
 ==========================================
 
+This sample contains source code for the xdocs/1_1/quickstartguide.html document found in 
+the extracted Axis2 Documents Distribution. For a more detailed description on the 
+source code kindly see this 'Axis2 Quick Start Guide' document.
+
 Introduction
 ============
+
 In this sample, we are deploying an AXIOM based POJO service after writing
 a services.xml and creating an aar. We also test successful
 deployment using an AXIOM based client.

Modified: webservices/axis2/branches/java/1_1/modules/samples/quickstartxmlbeans/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/quickstartxmlbeans/README.txt?view=diff&rev=473903&r1=473902&r2=473903
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/quickstartxmlbeans/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/quickstartxmlbeans/README.txt Sat Nov 11 23:44:55 2006
@@ -1,6 +1,10 @@
 Axis2 Quick Start Guide- Sample 4 (XML Beans)
 ============================================
 
+This sample contains source code for the xdocs/1_1/quickstartguide.html document found in 
+the extracted Axis2 Documents Distribution. For a more detailed description on the 
+source code kindly see this 'Axis2 Quick Start Guide' document.
+
 Introduction
 ============
 In this sample, we are deploying an XMLBEANS generated service. The service



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org