]> git.evergreen-ils.org Git - OpenSRF.git/commit
moved router, gateways to a single config file opensrf_core.xml
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Aug 2005 15:19:11 +0000 (15:19 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Aug 2005 15:19:11 +0000 (15:19 +0000)
commit824d0d1afed88ac0eac965144288899dd5db578c
tree9651ed701665fb36ef19ddcf776b998c99e6b5ce
parent004e50cc0400d40a4288e935680251584452098f
moved router, gateways to a single config file opensrf_core.xml
remvoed router_config.xml and gateway.xml config files
make config.sh only ask for prefix, other directories are assumed (and can obviously be changed in install.conf if necessary)

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@493 9efc2488-bf62-4759-914b-345cdb29e865
13 files changed:
bin/opensrf_all
examples/opensrf_core.xml.example [new file with mode: 0644]
src/Makefile
src/gateway/Makefile
src/gateway/gateway.xml.example [deleted file]
src/gateway/mod_ils_gateway.c
src/libstack/osrf_app_session.c
src/libstack/osrf_system.c
src/libstack/osrf_system.h
src/router/Makefile
src/router/router.c
src/router/router_config.xml.example [deleted file]
src/srfsh/srfsh.c