You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by du...@apache.org on 2001/03/07 19:50:01 UTC

cvs commit: xml-soap/java/docs/install tomcat.html

dug         01/03/07 10:49:59

  Modified:    java/docs/install tomcat.html
  Log:
  One more line updated to the docs - per Mark Bloore's observation.
  (mbloore@fmco.com)
  
  Revision  Changes    Path
  1.5       +1 -1      xml-soap/java/docs/install/tomcat.html
  
  Index: tomcat.html
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/docs/install/tomcat.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- tomcat.html	2001/03/07 16:05:30	1.4
  +++ tomcat.html	2001/03/07 18:49:56	1.5
  @@ -29,7 +29,7 @@
   <p>If you run startup.sh, add the following after line 113:</p>
   
   <blockquote>
  -    <pre>CLASSPATH=path-to-xerces/xerces.jar:${CLASSPATH}:${oldCP}</pre>
  +    <pre>CLASSPATH=path-to-xerces/xerces.jar:${CLASSPATH}</pre>
   </blockquote>
   
   <p>The easiest way to set up for Tomcat is to add a &lt;Context&gt;