You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2012/09/10 01:16:51 UTC

svn commit: r1382606 - /incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties

Author: lahiru
Date: Sun Sep  9 23:16:51 2012
New Revision: 1382606

URL: http://svn.apache.org/viewvc?rev=1382606&view=rev
Log:
more refactoring.

Modified:
    incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties

Modified: incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties?rev=1382606&r1=1382605&r2=1382606&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties (original)
+++ incubator/airavata/trunk/modules/distribution/src/main/resources/conf/repository.properties Sun Sep  9 23:16:51 2012
@@ -73,3 +73,9 @@ myproxy.pass=password
 myproxy.life=3600
 #Port details will be used by gfac-axis2 when deployed on tomcat
 port=8080
+
+#Registry Configuration
+class.registry.accessor=org.apache.airavata.persistance.registry.jpa.impl.AiravataJPARegistry
+registry.user=airavata
+registry.password=ljsfousf
+gateway.id=airavata.gateway
\ No newline at end of file