From 84c68ae79ab0de97763320397b93c5ea14051370 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 20 Aug 2014 12:19:37 +0100 Subject: [PATCH] Append URLs for actually using the local MKWS/SP/Torus/Pazpar2 setup. --- tools/service-proxy/pazpar2/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tools/service-proxy/pazpar2/README b/tools/service-proxy/pazpar2/README index ec4536d..e9c4103 100644 --- a/tools/service-proxy/pazpar2/README +++ b/tools/service-proxy/pazpar2/README @@ -1,3 +1,11 @@ This contains an ICU-stripped version of the coniguration used by the live MKC service, since I (Mike) need to run it on a Mac where YAZ is installed (using "brew install yaz") compiled without ICU. + +NOTE TO SELF: +shell1$ cd /usr/local/src/git/service-proxy/sp-runtime; mvn jetty:run-war +shell2$ cd /usr/local/src/git/torus; mvn jetty:run-war +sehll3$ cd /usr/local/src/git/mkws/tools/service-proxy/pazpar2 && /usr/local/sbin/pazpar2 -f server.no-icu.xml +THEN USE: +http://x.mkc-admin.indexdata.com/console/ +http://x.example.indexdata.com/mike.html -- 1.7.10.4