Author: channa
Date: Mon Jul 21 03:30:47 2008
New Revision: 19777
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19777

Log:
Added links to RDBMS, Excel and CSV docs on OT.


Modified:
   trunk/mashup/java/xdocs/dataservices.html
   trunk/mashup/java/xdocs/toc.html

Modified: trunk/mashup/java/xdocs/dataservices.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/dataservices.html?rev=19777&r1=19776&r2=19777&view=diff
==============================================================================
--- trunk/mashup/java/xdocs/dataservices.html   (original)
+++ trunk/mashup/java/xdocs/dataservices.html   Mon Jul 21 03:30:47 2008
@@ -43,8 +43,9 @@
 
 <h1>Creating a Data Service</h1>
 The following instructions show you how to create a RDMBS Data Service using
-the wizard in the WSO2 Mashup Server. Please refer sub links on your left
-menu to learn how to create other type of data services. 
+the wizard in the WSO2 Mashup Server. Please refer to the links in the 
'further 
+reading' section for details on creating other type of data services.
+<br/>
 <ul>
   <li>Log in to the WSO2 Mashup Server</li>
   <li>Go to Management Tasks -&gt; Create a new Data Service</li>
@@ -52,14 +53,16 @@
 </ul>
 Right side of the screen will show a preview of the generated Data Service
 configuration XML. 
-
+<br/>
+<br/>
 <h2>Data Service Step 1</h2>
 
 <h3>Configuration</h3>
 Enter Database connection details including driver class, JDBC URL, username
 and password. The JDBC driver should be available in the WSAS_HOME/lib
 directory. 
-
+<br/>
+<br/>
 <h2>Data Service - Step 2</h2>
 
 <h3>Queries</h3>
@@ -96,8 +99,6 @@
 &lt;/grouping-element-name&gt;<br>
 </p>
 <br>
-
-
 <h2>Data Service - Step 3</h2>
 
 <h3>Operations</h3>
@@ -109,7 +110,7 @@
 back and forth between the wizard pages by clicking on 'Back' and 'Next'
 respectively. Right side of the screen will show a preview of the Data
 Service configuration XML. <br>
-
+<br/>
 
 <h1>Modifying a Data Service</h1>
 <ul>
@@ -190,7 +191,12 @@
 &nbsp;&lt;/customer&gt;<br>
 &lt;/customers&gt;<br>
 </p>
-
+<br/>
+<h1>Further Reading</h1>
+The Data Services documentation linked below provides detailed instructions on 
creating data services for RDBMS, Excel and CSV data sources.
+<li><a 
href="http://wso2.org/project/mashup/1.5/docs/rdbms_data_service_guide.html";>RDBMS
 data Source</a></li>
+<li><a 
href="http://wso2.org/project/mashup/1.5/docs/csv_data_service_guide.html";>CSV 
data Source</a></li>
+<li><a 
href="http://wso2.org/project/mashup/1.5/docs/excel_data_service_guide.html";>Excel
 data Source</a></li>
 <p>&#xa9; 2007-2008 WSO2 Inc.</p>
 </div>
 </body>

Modified: trunk/mashup/java/xdocs/toc.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/toc.html?rev=19777&r1=19776&r2=19777&view=diff
==============================================================================
--- trunk/mashup/java/xdocs/toc.html    (original)
+++ trunk/mashup/java/xdocs/toc.html    Mon Jul 21 03:30:47 2008
@@ -49,6 +49,7 @@
 RESTful services</a></li><li><a href="servicelifycycle.html" 
target="mainFrame">Service Lifecycle Support</a></li>
 <li><a href="e4xquickstart.html" target="mainFrame">E4X
 Quick Start Guide</a></li>
+<li><a href="dataservices.html" target="mainFrame">Writing Data 
Services</a></li>
 <li><a href="tooling.html" target="mainFrame">Productivity
 Tools</a></li>
 </ul>
@@ -83,4 +84,4 @@
 Mashup Server Community Forum</a></li>
 </ul>
 </div>
-</body></html>
\ No newline at end of file
+</body></html>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to