greenrd 01/02/28 10:02:54
Modified: xdocs installing.xml
Log:
doc fix for ias, thanks to michele bianchi
Revision Changes Path
1.68 +4 -3 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- installing.xml 2001/02/28 17:58:14 1.67
+++ installing.xml 2001/02/28 18:02:51 1.68
@@ -780,10 +780,11 @@
<p>This has been tested on RedHat, Debian and Windows 2000 with JWS
2.0.</p>
<ol>
- <li>Copy all the required jars
+ <li>Start IAS with the command line options
+ <code>-cploc:front -classpath $CLASSPATH</code>, substituting a
classpath
+ with all the required Cocoon jars
(see <jump anchor="jars">top of page</jump>)
- to the IAS <code>[path_to_ias]/ias/lib</code> directory.</li>
- <li>Start IAS.</li>
+ where you see $CLASSPATH.</li>
<li>Open the web server administration interface (not the IAS console) at
http://your_host:9090 and login as admin.</li>
<li>Select "HTTP Web Engine", the first on the services list.</li>