User: mulder  
  Date: 00/09/02 04:22:16

  Modified:    .        tomcat.htm
  Log:
  With the updated run.bat, the classpath should be completely empty.
  
  Revision  Changes    Path
  1.3       +4 -4      jbossweb/tomcat.htm
  
  Index: tomcat.htm
  ===================================================================
  RCS file: /products/cvs/ejboss/jbossweb/tomcat.htm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tomcat.htm        2000/09/02 01:38:22     1.2
  +++ tomcat.htm        2000/09/02 11:22:15     1.3
  @@ -220,10 +220,10 @@
                            jakarta-tomcat under your installation root.</td></tr>
                    <tr><td align="RIGHT" valign="TOP">JAVA_HOME</td><td>The base 
directory of your JDK 1.2.2
                            or 1.3 installation</td></tr>
  -                 <tr><td align="RIGHT" valign="TOP">CLASSPATH</td><td>This should 
point to <B>jaxp.jar</B> and
  -                         <B>parser.jar</B> from the JAXP 1.0.1 distribution, and
  -                         <I>nothing else</I> (unless you really know what you're
  -                         doing!)</td></tr>
  +                 <tr><td align="RIGHT" valign="TOP">CLASSPATH</td><td>This should
  +                         <I>not include anything</I> (unless you really know what
  +                         you're doing!).  Both Tomcat and jBoss have startup scripts
  +                         that load the necessary JARs onto the classpath.</td></tr>
                   </table>
                  </li>
                  <li>Edit the Tomcat configuration file server.xml.  It is located
  
  
  

Reply via email to