From: Aron Roberts Date: Mon, 7 Dec 2009 23:53:57 +0000 (+0000) Subject: CSPACE-610: Changed client properties file to point to localhost, rather than to... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=211e25b2a343402433ae6f571787e26285dc5285;p=tmp%2Fjakarta-migration.git CSPACE-610: Changed client properties file to point to localhost, rather than to the PAHMA slice. --- diff --git a/services/vocabulary/sample/sample/src/main/resources/collectionspace-client.properties b/services/vocabulary/sample/sample/src/main/resources/collectionspace-client.properties index e4f17a8e4..429b9f6fe 100644 --- a/services/vocabulary/sample/sample/src/main/resources/collectionspace-client.properties +++ b/services/vocabulary/sample/sample/src/main/resources/collectionspace-client.properties @@ -1,5 +1,5 @@ #url of the collectionspace server -cspace.url=http://173.45.237.99:8180/cspace-services/ +cspace.url=http://localhost:8180/cspace-services/ cspace.ssl=false cspace.auth=false cspace.user=test