Repository: airavata-docs
Updated Branches:
  refs/heads/master 5bd89a12b -> 0e848b695


Added mysql.jar download path


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/0e848b69
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/0e848b69
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/0e848b69

Branch: refs/heads/master
Commit: 0e848b695569184d5f1dd458db35f18fbbffd10f
Parents: 5bd89a1
Author: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
Authored: Tue Mar 15 15:55:10 2016 -0400
Committer: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
Committed: Tue Mar 15 15:55:10 2016 -0400

----------------------------------------------------------------------
 Airavata-Installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/0e848b69/Airavata-Installation.md
----------------------------------------------------------------------
diff --git a/Airavata-Installation.md b/Airavata-Installation.md
index aac2d17..33c1db8 100644
--- a/Airavata-Installation.md
+++ b/Airavata-Installation.md
@@ -77,7 +77,7 @@ OR
 7. Generate Credential store keystore file in the created local directory.
 <pre><code>    keytool -genseckey -alias airavata -keyalg AES -keysize 128 
-storetype jceks -keystore airavata_sym.jks</code></pre>
 For more information visit <a 
href="https://cwiki.apache.org/confluence/display/AIRAVATA/Credential+Store+Configuration+Guide/";
 target="_blank">Credential Store Configuration Documentation</a>
-8. Go and put mysql.jar in to lib of Airavata. navigate to lib;
+8. Go and put mysql.jar in to lib of Airavata (<a 
href="http://dev.mysql.com/downloads/connector/j/"; target="_blank">Download 
mysql.jar</a>). navigate to lib;
    <pre><code>cd 
/LocalFolderPath/apache-airavata-server-0.16-SNAPSHOT/lib</code></pre>
 9. Navigate to bin folder which contains file airavata-server.properties and 
open it;
 <pre><code>vi apache-airavata-server-0.16-SNAPSHOT/bin</code></pre>

Reply via email to