From: dbs Date: Sat, 17 Jan 2009 03:30:22 +0000 (+0000) Subject: Make multidomain the only way to go X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4bd0e80a13983b74bd8ed6a7f8238ce4c80e654a;p=Evergreen.git Make multidomain the only way to go git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11866 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index 58d9934a8e..5c8050fffe 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -1,137 +1,142 @@ - - + - - + + + + + + + + + router + public.localhost + + opensrf.math + open-ils.cat + open-ils.supercat + open-ils.search + open-ils.circ + open-ils.actor + open-ils.auth + open-ils.collections + open-ils.reporter + + + + + + router + private.localhost + + + + + + private.localhost + osrf + osrf + 5222 + + /openils/var/log/osrfsys.log + + 3 + /openils/conf/opensrf.xml + + + + + + + true + router + + + public.localhost + + + + opensrf.math + opensrf.dbmath + open-ils.cat + open-ils.search + open-ils.circ + open-ils.actor + open-ils.auth + open-ils.collections + open-ils.reporter + + + + osrf + osrf + 5222 + 3 + /openils/var/log/gateway.log + + + + - - - router - localhost + + + + private.localhost + + private.localhost + public.localhost + + + public.localhost + 5222 + /openils/var/sock/unix_sock + router + osrf + router + 10 + 5 + + syslog + local2 + 5 + + + + private.localhost + + private.localhost + + + private.localhost + 5222 + router + osrf + router + 10 + 5 + + syslog + local2 + 4 + - - localhost - client - mypass - 5222 + - - LOCALSTATEDIR/log/osrfsys.log - - - - - - 3 - - - SYSCONFDIR/opensrf.xml - - - - - - - - localhost - 5222 - - - 5269 - secret - 10.0.0.3 - 3 - LOCALSTATEDIR/log/osrfsys.log - - - - - - - true - - - router - - - localhost - - - - opensrf.math - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.reporter - - - - mylogin - mypassword - 5222 - LOCALSTATEDIR/log/gateway.log - 3 - - - - - - - - - - 0 - - - - - localhost - - - localhost - - - - - - - localhost - 5222 - - - router - mypassword - - - - router - 10 - 5 + - - LOCALSTATEDIR/log/router.log - 2 - - - - diff --git a/Open-ILS/examples/opensrf_core.xml.example.multidomain b/Open-ILS/examples/opensrf_core.xml.example.multidomain deleted file mode 100644 index 5c8050fffe..0000000000 --- a/Open-ILS/examples/opensrf_core.xml.example.multidomain +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - router - public.localhost - - opensrf.math - open-ils.cat - open-ils.supercat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.collections - open-ils.reporter - - - - - - router - private.localhost - - - - - - private.localhost - osrf - osrf - 5222 - - /openils/var/log/osrfsys.log - - 3 - /openils/conf/opensrf.xml - - - - - - - true - router - - - public.localhost - - - - opensrf.math - opensrf.dbmath - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.collections - open-ils.reporter - - - - osrf - osrf - 5222 - 3 - /openils/var/log/gateway.log - - - - - - - - - - private.localhost - - private.localhost - public.localhost - - - public.localhost - 5222 - /openils/var/sock/unix_sock - router - osrf - router - 10 - 5 - - syslog - local2 - 5 - - - - private.localhost - - private.localhost - - - private.localhost - 5222 - router - osrf - router - 10 - 5 - - syslog - local2 - 4 - - - - - - - - - -