You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2012/07/24 21:34:30 UTC

svn commit: r1365246 - /incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Author: heshan
Date: Tue Jul 24 19:34:30 2012
New Revision: 1365246

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

Modified:
    incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext?rev=1365246&r1=1365245&r2=1365246&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext Tue Jul 24 19:34:30 2012
@@ -72,7 +72,7 @@ Tutorial is divided in to 3 simple secti
 		`Registry` -> `Setup Airavata Registry`<br>
 	<br>		
   	If you are using the default Jackrabbit server from airavata use the following information,
-  	<table>
+  	<table border="1">
   		<tr>
   			<td width="100"><b>URL</b></td>
   			<td>http://localhost:8081/rmi</td>
@@ -87,17 +87,14 @@ Tutorial is divided in to 3 simple secti
   		</tr>
   	</table>
 
-        You will notice a new Component (*Application Services*) added in **Components** view (located in left side of XBaya window).<br>
+    You will notice a new Component (Application Services) added in Components view (located in left side of XBaya window).
 
 2.	Make XBaya aware of simple-math-service
-	From the main menu select:<br>
-		`XBaya` -> `Import` -> `WSDL from URL...`<br>
-		Specify the WSDL URL as follows:<br>
-			`http://gw8.quarry.iu.teragrid.org:8090/axis2-samples/services/SimpleMathService?wsdl`<br>
-		
-	If the WSDL was succefully added you will see another Component in **Components** view. Expand the new Component until you see the available operations for SimpleMathServcie.<br>
+	- From the main menu select: `XBaya` -> `Import` -> `WSDL from URL...`
+	- Specify the WSDL URL as follows: `http://gw8.quarry.iu.teragrid.org:8090/axis2-samples/services/SimpleMathService?wsdl`
+	- If the WSDL was successfully added you will see another Component in Components view. Expand the new Component
+	  until you see the available operations for SimpleMathServcie.
 
-	
 3.	Create the workflow
 	
 	Now create a new workflow from XBaya -> New -> Workflow so you will get a new workflow sheet in to XBaya.