remm        01/11/19 10:46:32

  Modified:    webapp   INSTALL.txt
  Log:
  - Fix typo in the package name.
    Submitted by Daniel Rall <dlr at finemaltcoding.com>, and forwarded by Jon.
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-tomcat-connectors/webapp/INSTALL.txt
  
  Index: INSTALL.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/INSTALL.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- INSTALL.txt       2001/11/01 22:20:51     1.5
  +++ INSTALL.txt       2001/11/19 18:46:32     1.6
  @@ -74,7 +74,7 @@
   In this example, I'm instructing the WebApp connector to connect to the
   servlet container waiting for requests on the current "localhost" host and
   bound to port 8008 (note, this port is the one you specified in your
  -"server.xml" file for the "org.apache.catalina.connectors.warp.WarpConnector"
  +"server.xml" file for the "org.apache.catalina.connector.warp.WarpConnector"
   connector, not your HTTP one).
   
   A brief detailed description of the above-mentioned directives is:
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to