]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6953: Configuring default SAS server to be the qa.collectionspace.org server.
authorremillet <remillet@yahoo.com>
Fri, 3 Jun 2016 04:46:06 +0000 (21:46 -0700)
committerremillet <remillet@yahoo.com>
Fri, 3 Jun 2016 04:46:06 +0000 (21:46 -0700)
services/client/src/main/resources/sas-collectionspace-client.properties

index a4e2462131fb645478ef5ed0ff792f3e3ae69f6c..79c8762cca2c8f2f0a35e00835f3e45eac1ad360 100644 (file)
@@ -1,13 +1,13 @@
 #
 # URL of the CollectionSpace server and user credentials
 #
-cspace.url=http://localhost:8180/cspace-services/
+cspace.url=http://qa.collectionspace.org:8180/cspace-services/
 cspace.ssl=false
 cspace.auth=true
-cspace.user=admin@testsci.collectionspace.org
+cspace.user=admin@materials.collectionspace.org
 cspace.password=Administrator
 #
 # default tenant information
 #
-cspace.tenant=2
-cspace.tenantID=testsci.collectionspace.org
\ No newline at end of file
+cspace.tenant=2000
+cspace.tenantID=materials.collectionspace.org
\ No newline at end of file