updated to match new config layout
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 5 Mar 2008 23:14:41 +0000 (23:14 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 5 Mar 2008 23:14:41 +0000 (23:14 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1254 9efc2488-bf62-4759-914b-345cdb29e865

examples/srfsh.xml.example

index 11b1b4d..bf635f6 100644 (file)
@@ -2,9 +2,7 @@
 <!-- This file follows the standard bootstrap config file layout found in opensrf_core.xml -->
 <srfsh>
   <router_name>router</router_name>
-  <domains>
-    <domain>localhost</domain>
-  </domains>
+  <domain>localhost</domain>
   <username>myusername</username>
   <passwd>mypassword</passwd>
   <port>5222</port>