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:36:31 UTC

svn commit: r1400895 - /airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext

Author: heshan
Date: Mon Oct 22 14:36:30 2012
New Revision: 1400895

URL: http://svn.apache.org/viewvc?rev=1400895&view=rev
Log:
Updating the 10-minute tutorial.

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

Modified: airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext?rev=1400895&r1=1400894&r2=1400895&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext (original)
+++ airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext Mon Oct 22 14:36:30 2012
@@ -48,8 +48,6 @@ Note: Currently Airavata will work with 
 3. Extract the distribution archive (the rest of this document assumes the path to extracted directory is AIRAVATA_HOME)
 4. Now Run the following scripts in the given order below to start the components of Airavata.
 <br></br>
-AIRAVATA_HOME/bin/jackrabbit-server.sh - This will start Jackrabbit repository on port 8081.
-<br></br>
 AIRAVATA_HOME/bin/airavata-server.sh - This will start SimpleAxis2Server on port 8080
 <br></br>
 AIRAVATA_HOME/bin/xbaya-gui.sh - This will start XBaya GUI application.
@@ -58,14 +56,10 @@ AIRAVATA_HOME/bin/xbaya-gui.sh - This wi
 register this application and wrap it as a Web service using XBaya. Use following screenshots to register an application
 
 	- First, we will register a Host Description using menu XBaya -> Add Host.
-	  If Registry location is unknown, there will be a popup asking for a Registry URL.
+	  There will be a popup asking for a credentials used to connect to the Registry.
 	  In the popup give the following values to the parameters and click Ok (keep the default values as it is.)
   	<table border="1">
         <tr>
-            <td><b>URL</b></td>
-            <td>http://localhost:8081/rmi</td>
-        </tr>
-        <tr>
             <td><b>Username</b></td>
             <td>admin</td>
         </tr>