diff --git a/identifiers-namingauthority-gridsvc/build.properties b/identifiers-namingauthority-gridsvc/build.properties index 4202330..6d873a2 100644 --- a/identifiers-namingauthority-gridsvc/build.properties +++ b/identifiers-namingauthority-gridsvc/build.properties @@ -1,5 +1,5 @@ # tomcat and globus web URLs to download from .. -tomcat.src.url=http://gforge.nci.nih.gov/svnroot/commonlibrary/trunk/techstack-2008/os-independent/apache-tomcat-5.5.20.zip +tomcat.src.url=https://ncisvn.nci.nih.gov/svn/commonlibrary/trunk/techstack-2008/os-independent/apache-tomcat-5.5.20.zip globus.src.url=http://software.cagrid.org/community-repository/ws-core-enum-4.0.3.zip wsrf-war=wsrf-gsid diff --git a/identifiers-namingauthority-gridsvc/etc/na.properties b/identifiers-namingauthority-gridsvc/etc/na.properties index 6dde8a6..1f3878a 100644 --- a/identifiers-namingauthority-gridsvc/etc/na.properties +++ b/identifiers-namingauthority-gridsvc/etc/na.properties @@ -1,14 +1,14 @@ -#Thu Jul 21 10:51:52 EDT 2011 +#Wed Mar 07 10:07:40 EST 2012 cagrid.na.mysql.host=localhost cagrid.na.db.url=jdbc\:mysql\://${cagrid.na.mysql.host}\:${cagrid.na.mysql.port}/${cagrid.na.db.name} cagrid.na.grid.url=https\://localhost\:8443/wsrf/services/cagrid/IdentifiersNAService cagrid.na.gridgrouper.grouperURL=https\://grouper.training.cagrid.org\:8443/wsrf/services/cagrid/GridGrouper cagrid.na.db.driver=com.mysql.jdbc.Driver cagrid.na.db.password=gsid -cagrid.na.mysql.port=3306 -cagrid.na.schemauri=https\://localhost\:8443/namingauthority/org.cagrid.identifiers.namingauthority.xsd cagrid.na.prefix=https\://purlz.cagrid.org\:8443/localhost/ +cagrid.na.schemauri=https\://localhost\:8443/namingauthority/org.cagrid.identifiers.namingauthority.xsd +cagrid.na.mysql.port=3306 cagrid.na.gridgrouper.groupName=Training\:Trainees -cagrid.na.db.dialect=org.hibernate.dialect.MySQL5InnoDBDialect cagrid.na.db.username=gsid +cagrid.na.db.dialect=org.hibernate.dialect.MySQL5InnoDBDialect cagrid.na.db.name=gsid