You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sh...@locus.apache.org on 2000/03/14 16:14:39 UTC

cvs commit: jakarta-tomcat/etc tomcat-netscape-howto.html tomcat-iis-howto.html in-process-howto.html

shachor     00/03/14 07:14:39

  Modified:    etc      tomcat-netscape-howto.html tomcat-iis-howto.html
                        in-process-howto.html
  Log:
  Update the documents to point to the new location of the pre-built
  dlls.
  
  Revision  Changes    Path
  1.3       +3 -4      jakarta-tomcat/etc/tomcat-netscape-howto.html
  
  Index: tomcat-netscape-howto.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/etc/tomcat-netscape-howto.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tomcat-netscape-howto.html	2000/02/09 12:00:47	1.2
  +++ tomcat-netscape-howto.html	2000/03/14 15:14:38	1.3
  @@ -49,10 +49,9 @@
   <h2>Installation</h2>
   
   <p>The Netscape redirector is not part of the "official" build of Jakarta, You
  -can obtain the code and binaries needed for it by either accessing the
  -anonymous CVS or downloading the source distribution of tomcat. The redirector
  -related files are under the <tt>jakarta-tomcat/bin</tt> and
  -<tt>jakarta-tomcat/etc</tt> <tt>jakarta-tomcat/src/native</tt> directories.</p>
  +can obtain the code and binaries needed for it by accessing 
  +http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/win32/i386/.
  +The redirector related file is <tt>nsapi_redirect.dll</tt>.</p>
   
   <p>The Tomcat redirector requires two entities:
   
  
  
  
  1.4       +3 -4      jakarta-tomcat/etc/tomcat-iis-howto.html
  
  Index: tomcat-iis-howto.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/etc/tomcat-iis-howto.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tomcat-iis-howto.html	2000/03/06 08:52:06	1.3
  +++ tomcat-iis-howto.html	2000/03/14 15:14:38	1.4
  @@ -49,10 +49,9 @@
   <h2>Installation</h2>
   
   <p>The IIS redirector is not part of the "official" build of Jakarta, You
  -can obtain the code and binaries needed for it by either accessing the
  -anonymous CVS or downloading the source distribution of tomcat. The redirector
  -related files are under the <tt>jakarta-tomcat/bin</tt> and
  -<tt>jakarta-tomcat/etc</tt> <tt>jakarta-tomcat/src/native</tt> directories.</p>
  +can obtain the code and binaries needed for it by accessing
  +http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/win32/i386/. 
  +The redirector related file is <tt>isapi_redirect.dll</tt>.</p>
   
   <p>The Tomcat redirector requires three entities:
   
  
  
  
  1.2       +3 -4      jakarta-tomcat/etc/in-process-howto.html
  
  Index: in-process-howto.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/etc/in-process-howto.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- in-process-howto.html	2000/02/09 12:00:46	1.1
  +++ in-process-howto.html	2000/03/14 15:14:38	1.2
  @@ -58,10 +58,9 @@
   <h2>Installation</h2>
   
   <p>The in-process adapter is not part of the "official" build of Jakarta, You
  -can obtain the code and binaries needed for it by either accessing the
  -anonymous CVS or downloading the source distribution of tomcat. The adapter
  -related files are under the <tt>jakarta-tomcat/bin</tt> and
  -<tt>jakarta-tomcat/etc</tt> <tt>jakarta-tomcat/src/native</tt> directories.</p>
  +can obtain the code and binaries needed for it by accessing 
  +http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/win32/i386/.
  +The adapter related file is <tt>jni_connect.dll</tt>.</p>
   
   <p>The Tomcat JNI adapter requires the following actions: