sbrewin 2004/05/12 13:35:20 Modified: src/conf Tag: branch_2_1_fcs james-config.xml Log: Reverted to prior Entity declarations where '..' is assumed to be PHOENIX_HOME. Revision Changes Path No revision No revision 1.40.2.25 +3 -3 james-server/src/conf/james-config.xml Index: james-config.xml =================================================================== RCS file: /home/cvs/james-server/src/conf/james-config.xml,v retrieving revision 1.40.2.24 retrieving revision 1.40.2.25 diff -u -r1.40.2.24 -r1.40.2.25 --- james-config.xml 8 May 2004 02:25:36 -0000 1.40.2.24 +++ james-config.xml 12 May 2004 20:35:19 -0000 1.40.2.25 @@ -1,8 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE config [ -<!ENTITY listserverConfig SYSTEM "../conf/james-listmanager.xml"> -<!ENTITY listserverStores SYSTEM "../conf/james-liststores.xml"> -<!ENTITY fetchmailConfig SYSTEM "../conf/james-fetchmail.xml"> +<!ENTITY listserverConfig SYSTEM "file:../apps/james/conf/james-listmanager.xml"> +<!ENTITY listserverStores SYSTEM "file:../apps/james/conf/james-liststores.xml"> +<!ENTITY fetchmailConfig SYSTEM "file:../apps/james/conf/james-fetchmail.xml"> ]> <!-- Configuration file for the ASF James server -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
