Repository: airavata
Updated Branches:
  refs/heads/master f70d074b7 -> 09876ee64


stop starting credential store service by default - AIRAVATA-1561


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

Branch: refs/heads/master
Commit: 09876ee646d88e3ba252580cd272236066912d9c
Parents: f70d074
Author: Chathuri Wimalasena <[email protected]>
Authored: Mon Feb 9 12:33:59 2015 -0500
Committer: Chathuri Wimalasena <[email protected]>
Committed: Mon Feb 9 12:33:59 2015 -0500

----------------------------------------------------------------------
 .../server/src/main/resources/airavata-server.properties           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/09876ee6/modules/configuration/server/src/main/resources/airavata-server.properties
----------------------------------------------------------------------
diff --git 
a/modules/configuration/server/src/main/resources/airavata-server.properties 
b/modules/configuration/server/src/main/resources/airavata-server.properties
index 1c1aa30..c73e61a 100644
--- a/modules/configuration/server/src/main/resources/airavata-server.properties
+++ b/modules/configuration/server/src/main/resources/airavata-server.properties
@@ -96,7 +96,7 @@ job.notification.flags=abe
 ###########################################################################
 # Credential Store module Configuration
 ###########################################################################
-start.credential.store=true
+start.credential.store=false
 
credential.store.keystore.url=/Users/chathuri/dev/airavata/credential-store/oa4mp/airavata_sym.jks
 credential.store.keystore.alias=airavata
 credential.store.keystore.password=airavata

Reply via email to