From: Aron Roberts Date: Tue, 10 Dec 2013 21:57:43 +0000 (-0800) Subject: CSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=4c0c1e9f824779872271a01bc1a22bff5ee6c813;p=tmp%2Fjakarta-migration.git CSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library-based tests against localhost, rather than qa.collectionspace.org. --- diff --git a/services/client/src/main/resources/collectionspace-client.properties b/services/client/src/main/resources/collectionspace-client.properties index b1984bcfb..fdd62512d 100644 --- a/services/client/src/main/resources/collectionspace-client.properties +++ b/services/client/src/main/resources/collectionspace-client.properties @@ -1,6 +1,6 @@ #url of the collectionspace server -#cspace.url=http://localhost:8180/cspace-services/ -cspace.url=http://qa.collectionspace.org:8180/cspace-services/ +cspace.url=http://localhost:8180/cspace-services/ +#cspace.url=http://qa.collectionspace.org:8180/cspace-services/ #cspace.url=http://localhost:8200/cspace-services/ #for sockspy: