From 0ae3a1f556416707c263ac111b8f77b415a23d66 Mon Sep 17 00:00:00 2001 From: Laramie Crocker Date: Wed, 22 Dec 2010 20:36:05 +0000 Subject: [PATCH] NOJIRA --- .../src/main/resources/collectionspace-client.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/client/src/main/resources/collectionspace-client.properties b/services/client/src/main/resources/collectionspace-client.properties index 4deaf2bf6..b0e9cad1d 100644 --- a/services/client/src/main/resources/collectionspace-client.properties +++ b/services/client/src/main/resources/collectionspace-client.properties @@ -1,8 +1,8 @@ #url of the collectionspace server -#cspace.url=http://localhost:8180/cspace-services/ +cspace.url=http://localhost:8180/cspace-services/ #cspace.url=http://localhost:8200/cspace-services/ #for sockspy: -cspace.url=http://localhost:8280/cspace-services/ +#cspace.url=http://localhost:8280/cspace-services/ cspace.ssl=false cspace.auth=true -- 2.47.3