From 589e946dfe39852cf73bf5e60e8c433680b97223 Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 27 Jan 2009 03:39:00 +0000 Subject: [PATCH] Backport r11992 from trunk - expose vandelay and permacrud as public services git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4_0@11994 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf_core.xml.example | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index 9b9ecd9645..889e525452 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -19,15 +19,17 @@ Example OpenSRF bootstrap configuration file for Evergreen opensrf.math - open-ils.cat - open-ils.supercat - open-ils.search - open-ils.circ open-ils.actor open-ils.auth - open-ils.fielder + open-ils.cat + open-ils.circ open-ils.collections + open-ils.fielder + open-ils.permacrud open-ils.reporter + open-ils.search + open-ils.supercat + open-ils.vandelay -- 2.11.0