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/10/22 16:33:22 UTC

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

Author: heshan
Date: Mon Oct 22 14:33:22 2012
New Revision: 1400894

URL: http://svn.apache.org/viewvc?rev=1400894&view=rev
Log:
Updating 5 minute tutorial for 0.5 release.

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

Modified: airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext?rev=1400894&r1=1400893&r2=1400894&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext (original)
+++ airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext Mon Oct 22 14:33:22 2012
@@ -56,10 +56,8 @@ Tutorial is divided in to 3 simple secti
   3. Extract the Airavata binary distribution to some path in the file system (say `AIRAVATA_HOME`)
     1. If you built from source then your binary is in modules/distribution/target
     2. If you are using Windows + Cygwin you need to set permissions on some files with "chmod 755 bin/*.sh"
-        - we don't currently provide bat scripts for the following actions - patches welcome
+        - we provide bat scripts for the following actions as well.
   4.	Start airavata:<br>
-	*	Start Airavata repository on port 8081<br>
-			<tab>`$ AIRAVATA_HOME/bin/jackrabbit-server.sh`
 	*	Start SimpleAxis2Server on port 8080<br>
 			`$ AIRAVATA_HOME/bin/airavata-server.sh` 
 	*	Start XBaya<br>
@@ -75,10 +73,6 @@ Tutorial is divided in to 3 simple secti
   	- If you are using the default Jackrabbit server from Airavata use the following information,
   	<table border="1">
   		<tr>
-  			<td width="100"><b>URL</b></td>
-  			<td>http://localhost:8081/rmi</td>
-  		</tr>
-  		<tr>
   			<td><b>Username</b></td>
   			<td>admin</td>
   		</tr>