diff options
Diffstat (limited to 'rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows')
4 files changed, 108 insertions, 0 deletions
diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html new file mode 100644 index 00000000..7da51e1c --- /dev/null +++ b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/HEADER.html @@ -0,0 +1,12 @@ +<h1>Index of /dist/tomcat/tomcat-connectors/jk/binaries/windows</h1> + +<h2>Important Notices</h2> +<ul> +<li><a href="#warnings">Windows Users, Read These First...</a></li> +<li><a href="#released">Obtain the Current Stable Release</a><br/></li> +<li><a href="#source">Debugging and Source Code</a></li> +</ul> + +<h2>Download from your +<a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/"> +nearest mirror site!</a></h2> diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html new file mode 100644 index 00000000..a13ce392 --- /dev/null +++ b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/README.html @@ -0,0 +1,60 @@ +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/">nearest mirror site!</a></a></h2> + +<p><strong>Please</strong> do not download from www.apache.org. Use a mirror + site to help us save apache.org bandwidth and to speed up your download. + <a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/"> + Click here</a> to find your nearest mirror.</p> + +<h2><a name="warnings">Windows Users, Read These First...</a></h2> + +<h3><strong>Warning:</strong> TCP/IP networking must be installed</h3> + +<p>TCP/IP must be correctly installed, configured and running in + order to install and use Apache Tomcat Connectors on Windows.</p> + +<h3>If you are installing on Windows XP prior to Service Pack 3</h3> + +<p>Install the Windows XP Service Pack 3. Refer to + <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;317949"> + KB article 317949</a> if you need the gory details exactly why you must + not run the original Windows XP or SP1. +</p> + +<h3><strong>Warning</strong> about the Quality of Service driver</h3> + +<p>We suggest disabling the "Quality of Service" (or QoS) network driver from + Microsoft if you primarily use the machine as an Web Server, as connector + does not support the QoS extensions to the WinSock API.</p> + +<h3><strong>Warning</strong> about Firewall and similar software</h3> + +<p>Most Firewall programs, Web Spam filters and other TCP/IP driver-based + products (including spyware!) do not correctly implement the entire WinSock + API. The shortcuts taken by the developers of such products could cause + connector to fail. +</p> + +<h2><a name="released">The current stable release is 1.2.32</a></h2> + +<p>See the Apache Tomcat Connectors +<a href="http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html">changelog</a> +for the complete list of features and bugs fixed in this release.</p> + +<h2><a name="source">Debugging and Source Code</a></h2> + +<p>You can find a corresponding -symbols.zip archive of the + debugging databases in the <a href="symbols/#symbols">symbols/</a> + directory, these are typically not needed. This -symbols.zip + archive can be unpacked into the web server installation directory, providing + all of the .pdb diagnostic files allowing most Windows debugging tools + (and the Dr. Watson utility) to produce useful crash analysis.</p> + +<p>You will find the source code package in the + <a href="../../../jk/">/dist/tomcat-connectors/jk/</a> source tree. The -src.zip file + contains <strong>only</strong> source and build files, and contains + <strong>no</strong> binary executable files.</p> + +<p>This binary release was created with Microsoft Windows DDK 7.1, + using a more recent Platform SDK. +</p> diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html new file mode 100644 index 00000000..1f1166de --- /dev/null +++ b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/HEADER.html @@ -0,0 +1,11 @@ +<h1>Index of /dist/tomcat/tomcat-connectors/jk/binaries/windows/symbols</h1> + +<h2>Important Notices</h2> +<ul> +<li><a href="../#warnings">Windows Users, Read These First...</a></li> +<li><a href="#symbols">Binary Diagnostic Symbol Downloads</a></li> +</ul> + +<h2>Download from your +<a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/symbols/"> +nearest mirror site!</a></h2> diff --git a/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html new file mode 100644 index 00000000..f149a646 --- /dev/null +++ b/rubbos/app/tomcat-connectors-1.2.32-src/tools/dist/binaries/windows/symbols/README.html @@ -0,0 +1,25 @@ +<h2><a name="mirrors">Download from your +<a href="http://www.apache.org/dyn/closer.cgi/tomcat/tomcat-connectors/jk/binaries/windows/symbols/"> +nearest mirror site!</a></a></h2> + +<h2><a name="symbols">Binary Diagnostic Symbol Downloads</a></h2> + +<p>We now distribute a -symbols.zip file containing the precise + debugging symbols corresponding to each released binary distribution. + For the typical user, there is no need to download these archives. +</p> + +<p>These -symbols.zip packages contain the .pdb diagnostic symbol files (which + correpsond to the distributed binary release) and can be used by nearly all + modern Windows debugging tools, including the freely available WinDbg utility. + They are most useful for the core developers to review crash dumps generated + by Dr. Watson if Apache experiences a General Protection Fault. They also + provide additional backtrace details in Dr. Watson crash log files, if they + are installed into the Apache directory which is experiencing General + Protection Fault or other crash issues. +</p> + +<p>If you don't understand a word of this, and a developer did not personally + ask you to install them to help troubleshoot a problem, please trust that + you do not need these files to install or run Apache Tomcat Connectors. +</p> |