vgritsenko 2003/12/22 05:58:56
Modified: src/documentation/content/xdocs/dev guide-administrator.xml
Log:
correct context name
Revision Changes Path
1.8 +3 -3
xml-xindice/src/documentation/content/xdocs/dev/guide-administrator.xml
Index: guide-administrator.xml
===================================================================
RCS file:
/home/cvs/xml-xindice/src/documentation/content/xdocs/dev/guide-administrator.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- guide-administrator.xml 20 Dec 2003 05:46:54 -0000 1.7
+++ guide-administrator.xml 22 Dec 2003 13:58:55 -0000 1.8
@@ -172,7 +172,7 @@
The Xindice XML-RPC endpoint is configured in the client
as <code>http://anyserver:anyport/xindice/</code>. This
means that it's strongly advisable to deploy the Xindice
- WAR file under a <code>Xindice</code> context. This can be
+ WAR file under a <code>xindice</code> context. This can be
easily accomplished under Tomcat by simply renaming the WAR
file to <code>xindice.war</code> or (in Tomcat 4.1.x) by
copying the file <code>dist/xindice-1.1b.xml</code> under