Include minimal instructions for configuring opensrf_core.xml (point
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Jan 2009 21:28:50 +0000 (21:28 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 22 Jan 2009 21:28:50 +0000 (21:28 +0000)
back to the EXCELLENT OpenSRF instructions for that part)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11920 dcc99617-32d9-48b4-a31d-7c20da2025e4

README

diff --git a/README b/README
index 8c3d4cf..7d32e5c 100644 (file)
--- a/README
+++ b/README
@@ -70,11 +70,17 @@ Configure OpenSRF for the Evergreen application:
 There are a number of example OpenSRF configuration files in /openils/conf/ that
 you can use as a template for your Evergreen installation.
 
-cp /openils/conf/opensrf.xml.example /openils/conf/opensrf.xml
 cp /openils/conf/opensrf_core.xml.example /openils/conf/opensrf_core.xml
+cp /openils/conf/opensrf.xml.example /openils/conf/opensrf.xml
+
+When you installed OpenSRF, you will have created four Jabber users on two
+separate domains and edited the opensrf_core.xml file accordingly. Please
+refer back to the OpenSRF README and edit the Evergreen version of the
+opensrf_core.xml file using the same Jabber users and domains as you used
+while installing and testing OpenSRF.
 
-Note that eg_db_config.pl will set the database connection information in
-opensrf.xml for you.
+eg_db_config.pl, described in the following section, will set the database
+connection information in opensrf.xml for you.
 
 Creating the Evergreen database:
 ===============================