Modified: tomcat/site/trunk/docs/faq/windows.html
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/faq/windows.html?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/docs/faq/windows.html (original)
+++ tomcat/site/trunk/docs/faq/windows.html Sat Dec 17 11:39:16 2005
@@ -1,7 +1,7 @@
 <html><head><META http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"><title>Tomcat FAQ - Windows Questions</title><meta 
value="Tim Funk" name="author"><meta value="[EMAIL PROTECTED]" 
name="email"><style>
       dt { font-size : larger;  font-weight : bold }
       dd {padding-bottom : 10px;}
-    </style></head><body vlink="#525D76" alink="#525D76" link="#525D76" 
text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%" 
border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a 
href="http://jakarta.apache.org/";><img border="0" alt="The Jakarta Project" 
align="left" 
src="http://jakarta.apache.org//images/jakarta-logo.gif";></a><!--PROJECT 
LOGO--><a href="http://jakarta.apache.org/tomcat/";><img border="0" alt="
+    </style></head><body vlink="#525D76" alink="#525D76" link="#525D76" 
text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%" 
border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a 
href="http://jakarta.apache.org/";><img border="0" alt="The Jakarta Project" 
align="left" 
src="http://jakarta.apache.org//images/jakarta-logo.gif";></a><!--PROJECT 
LOGO--><a href="http://tomcat.apache.org/faq/";><img border="0" alt="
       Tomcat FAQ
     " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER 
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT 
SIDE NAVIGATION--><td nowrap="true" valign="top" 
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat 
Home</a></li><li><a href="index.html">FAQ 
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a 
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not 
Found</a></li><li><a href="cluster.html">Clustering</a></li><li><a 
href="connectors.html">Connectors</a></li><li><a 
href="database.html">Database</a></li><li><a 
href="deployment.html">Deployment</a></li><li><a 
href="development.html">Development</a></li><li><a 
href="fda-validation.html">FDA Validation</a></li><li><a 
href="http://wiki.apache.org/tomcat/HowTo";>How do I</a></li><li><a 
href="unix.html">Linux / Unix</a></li><li><a 
href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a 
href="logging.html">Logging</a></li><li><
 a href="memory.html">Memory</a></li><li><a 
href="meta.html">Meta</a></li><li><a 
href="misc.html">Miscellaneous</a></li><li><a 
href="performance.html">Monitoring / Performance</a></li><li><a 
href="http://wiki.apache.org/tomcat/UsefulLinks";>Other Resources</a></li><li><a 
href="security.html">Security</a></li><li><a href="version.html">Which 
Version</a></li><li><a href="tomcatuser.html">Tomcat User List</a></li><li><a 
href="http://wiki.apache.org/tomcat/";>Wiki</a></li><li><a 
href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td 
align="left" valign="top" width="80%"><table cellspacing="4" width="100%" 
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat 
FAQ</h1><h2>Windows Questions</h2></td><td nowrap="true" valign="top" 
align="right"><small><a href="printer/windows.html"><img alt="Printer Friendly 
Version" border="0" src="../images/printer.gif"><br>print-friendly<br>version
                     </a></small></td></tr></table><table cellpadding="2" 
cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font 
face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
@@ -77,7 +77,7 @@
       </a>
   </b>
   <div style="padding-left : 20px;">
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/resources.html";>
+    <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/resources.html";>
       Yes
     </a>
   </div><br>

Modified: tomcat/site/trunk/xdocs-faq/classnotfound.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/classnotfound.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/classnotfound.xml (original)
+++ tomcat/site/trunk/xdocs-faq/classnotfound.xml Sat Dec 17 11:39:16 2005
@@ -20,11 +20,11 @@
     <ul>
       <li>
         Classloader HOWTO pages:
-        <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html";>
+        <a 
href="http://tomcat.apache.org/tomcat-4.1-doc/class-loader-howto.html";>
           Tomcat 4.1</a>,
-        <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html";>
+        <a 
href="http://tomcat.apache.org/tomcat-5.0-doc/class-loader-howto.html";>
           Tomcat 5.0</a>,
-        <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/class-loader-howto.html";>
+        <a 
href="http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html";>
           Tomcat 5.5</a>.
       </li>
       <li>

Modified: tomcat/site/trunk/xdocs-faq/connectors.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/connectors.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/connectors.xml (original)
+++ tomcat/site/trunk/xdocs-faq/connectors.xml Sat Dec 17 11:39:16 2005
@@ -26,7 +26,7 @@
 
   </p>
   <p>
-    <a href="http://jakarta.apache.org/tomcat/connectors-doc/";>JK docs.</a>
+    <a href="http://tomcat.apache.org/connectors-doc/";>JK docs.</a>
   </p>
 </section>
 
@@ -294,10 +294,10 @@
 </source>
 
     For a more complete description of the Connector config,
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html";>see the
+    <a href="http://tomcat.apache.org/tomcat-5.0-doc/config/http.html";>see the
     HTTP Connector docs</a>
     or the
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html";>see the
+    <a href="http://tomcat.apache.org/tomcat-5.0-doc/config/http.html";>see the
     AJP Connector docs</a>.
 
 
@@ -311,7 +311,7 @@
   <answer>
     You can't: you need to download the source and compile it
     for your platform.  The source distributions are available
-    from the <a href="http://jakarta.apache.org/site/sourceindex.cgi";>standard 
location.</a>
+    from the <a 
href="http://tomcat.apache.org/download-connectors.cgi";>standard location.</a>
     Note that JPackage.org has RPM distributions for the connectors
     as well as tomcat itself: <a 
href="http://www.jpackage.org";>JPackage.org</a>
   </answer>

Modified: tomcat/site/trunk/xdocs-faq/database.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/database.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/database.xml (original)
+++ tomcat/site/trunk/xdocs-faq/database.xml Sat Dec 17 11:39:16 2005
@@ -49,7 +49,7 @@
     <b>Other Links of interest:</b>
     <ul>
       <li>
-        <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html";>
+        <a 
href="http://tomcat.apache.org/tomcat-4.1-doc/jndi-datasource-examples-howto.html";>
             JNDI Datasource HOW-TO</a>
       </li>
     </ul>

Modified: tomcat/site/trunk/xdocs-faq/fda-validation.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/fda-validation.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/fda-validation.xml (original)
+++ tomcat/site/trunk/xdocs-faq/fda-validation.xml Sat Dec 17 11:39:16 2005
@@ -16,19 +16,19 @@
 
 <section name="Preface">
   <p>
-    This page discusses using Tomcat in an 
+    This page discusses using Tomcat in an
     <a href="http://www.fda.gov";>FDA</a>
     <a href="http://www.fda.gov/cdrh/comp/guidance/938.html";>
     validated</a> environment,
-    i.e. one where 
+    i.e. one where
     <a href="http://www.21cfrpart11.com/";>
     21 CFR Part 11</a> regulations apply.
   </p>
-  <p> 
+  <p>
     Please note that although this page mentions specific companies, we do not 
explicitly
     endorse or sell anyone's services.  Tomcat and Apache are not-for-profit 
organizations.
     This page is also far from a complete listing of vendors and support 
options.  It is
-    meant as a demonstration showing that these options do exist and 
+    meant as a demonstration showing that these options do exist and
     that running Tomcat in a validated environment is both feasible and 
reasonable.
   </p>
 </section>
@@ -91,7 +91,7 @@
   <answer>
     <p>
     Yes.  Tomcat itself is validated to the extent it can be.  Tomcat 
implements two
-    Java Specifications: the 
+    Java Specifications: the
     <a href="http://java.sun.com/products/servlet";>Servlet Specification</a>
     and the
     <a href="http://java.sun.com/products/jsp";>Java Server Pages (JSP) 
Specification</a>.
@@ -105,7 +105,7 @@
     Therefore, every stable Tomcat release is validated to the extent of 
Tomcat's core functionality.
     </p>
     <p>
-    Furthermore, any company of individual may 
+    Furthermore, any company of individual may
     <a href="http://java.sun.com/scholarship/";>apply</a> to obtains and use 
these
     TCKs themselves.  That way, you can re-validated Tomcat including any 
custom patches
     you have implemented.
@@ -127,12 +127,12 @@
       <li>There are numerous <a 
href="http://jakarta.apache.org/site/vendors.html";>smaller vendors</a>
           and several large ones, including IBM, HP, Sun, and Novell, who 
offer Tomcat consulting and support
           services, including application auditing, environment assessments, 
and risk analysis.</li>
-      <li>There are numerous vendors in addition to the above consultants, 
-          like 
-          <a href="http://www.covalent.net/";>Covalent</a> and 
-          <a href="http://www.jboss.org/services/prodsupport";>JBoss</a>, 
+      <li>There are numerous vendors in addition to the above consultants,
+          like
+          <a href="http://www.covalent.net/";>Covalent</a> and
+          <a href="http://www.jboss.org/services/prodsupport";>JBoss</a>,
           who offer 24/7/365 enterprise-level support for Tomcat.</li>
-      <li>The Tomcat <a 
href="http://jakarta.apache.org/site/mail2.html#Tomcat";>mailing lists</a> are
+      <li>The Tomcat <a href="http://tomcat.apache.org/lists.html";>mailing 
lists</a> are
           extremely active and contain members of many of the above 
organizations, including contractors
           available for hire.</li>
     </ul>
@@ -151,15 +151,15 @@
       <a href="http://www.pgpi.org/doc/pgpintro";>PGP</a> key.  The key
       is also available in the <i>KEYS</i> file that ships with every
       Tomcat release.  The same <i>KEYS</i> file is also available in the
-      Tomcat CVS repository 
-      (<a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/KEYS";>here</a>).
-      The PGP signatures are available on all the Tomcat download pages, 
+      Tomcat CVS repository
+      (<a href="http://www.apache.org/dist/tomcat/tomcat-5/KEYS";>here</a>).
+      The PGP signatures are available on all the Tomcat download pages,
       and can (and should!) be used to verify the release really is the
       signed distribution.
     </p>
     <p>
       As for tampering: every Tomcat release is also digested using the MD5
-      algorithm as specified in 
+      algorithm as specified in
       <a href="http://www.faqs.org/rfcs/rfc1321.html";>RFC1321</a>.  The MD5
       digest is included in all the download pages.  Users run MD5 on their
       local machine to verify that the digest of what they downlaoded is the
@@ -170,7 +170,7 @@
   </answer>
 
   <question>
-    <a name="security"> 
+    <a name="security">
       What about security?  I'm concerned about attacks.
     </a>
   </question>

Modified: tomcat/site/trunk/xdocs-faq/logging.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/logging.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/logging.xml (original)
+++ tomcat/site/trunk/xdocs-faq/logging.xml Sat Dec 17 11:39:16 2005
@@ -34,7 +34,7 @@
   <ul>
      <li>
        <a href="#builtIn">
-         Does Tomcat have built-in logging capabilities, and if so how do I 
+         Does Tomcat have built-in logging capabilities, and if so how do I
          use them?
        </a>
      </li>
@@ -57,12 +57,12 @@
         How do I rotate catalina.out?
       </a>
      </li>
-  
+
      <li>
        <a href="#windowsService">
          Where are the logs when running Tomcat as a Windows service?
        </a>
-     </li>   
+     </li>
 
      <li>
        <a href="#externalDocs">
@@ -89,17 +89,17 @@
       <li>Prior to Tomcat 5.5, Tomcat provided a <code>Logger</code> element
           that you could configure and extend according to your needs.  If you
           are using a Tomcat version previous to Tomcat 5.5, make sure to read
-          <a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/logger.html";>
+          <a href="http://tomcat.apache.org/tomcat-5.0-doc/config/logger.html";>
           the Logger configuration reference.</a></li>
-      <li>Starting with Tomcat 5.5, <code>Logger</code> was removed and 
+      <li>Starting with Tomcat 5.5, <code>Logger</code> was removed and
           <a href="http://jakarta.apache.org/commons/logging";>Jakarta 
Commons-Logging</a>
           <code>Log</code> is used everywhere in Tomcat.  Read the 
Commons-Logging documentation
           if you'd like to know how to better use and configure Tomcat's 
internal logging.</li>
     </ul>
-    
+
     In addition, Tomcat does not swallow the <code>System.out</code> and 
<code>System.err</code>
-    JVM output streams.  You may use these streams for elementary logging if 
you wish, but a 
-    more robust approach such as commons-logging or 
+    JVM output streams.  You may use these streams for elementary logging if 
you wish, but a
+    more robust approach such as commons-logging or
     <a href="http://logging.apache.org/log4j";>Log4J</a> is recommended for 
production
     applications.
   </answer>
@@ -111,11 +111,11 @@
     </a>
   </question>
   <answer>
-    You need to specify a commons-logging configuration file and, if you wish, 
a 
+    You need to specify a commons-logging configuration file and, if you wish, 
a
     logging implementation that supports commons-logging.  JDK 1.4 (and later)
     java.util.Logging and <a href="http://logging.apache.org/log4j";>Log4j</a>
     are the two most commonly used logging toolkits for Tomcat.  If you supply
-    an external logging toolkit such as Log4J, it needs to be located in the 
+    an external logging toolkit such as Log4J, it needs to be located in the
     $CATALINA_HOME/common/lib directory (for Tomcat 5.0 and earlier) or added
     to the bootstrap classpath by using the scripts in $CATALINA_HOME/bin (this
     is required for Tomcat 5.5 and later, which uses commons-logging while 
bootstrapping,
@@ -124,7 +124,7 @@
     For more detailed instructions, see these mailing list discussions:
     <ul>
       <li>
-        <a 
href="http://marc.theaimsgroup.com/?l=tomcat-user&amp;m=106623436423859&amp;w=2";>A
 log4j example</a> 
+        <a 
href="http://marc.theaimsgroup.com/?l=tomcat-user&amp;m=106623436423859&amp;w=2";>A
 log4j example</a>
       </li>
       <li>
         <a 
href="http://marc.theaimsgroup.com/?l=tomcat-user&amp;m=108330970225012&amp;w=2";>Logging
 Configuration</a>

Modified: tomcat/site/trunk/xdocs-faq/misc.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/misc.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/misc.xml (original)
+++ tomcat/site/trunk/xdocs-faq/misc.xml Sat Dec 17 11:39:16 2005
@@ -474,7 +474,7 @@
     </a>
   </question>
   <answer>
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/manager.html";>
+    <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/manager.html";>
         Look at the Session manager component and tweak accordingly.
         One way is to tell tomcat to persist sessions to a path
         which does not exist. (So tomcat will not store, or be able to load 
the sessions)
@@ -544,11 +544,11 @@
      RTFM! [Add the property <code>address='127.0.0.1'</code>
      to your Connector config.]
      For more detail:
-     <a href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk.html";>
+     <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/jk.html";>
         JK</a>,
-     <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/http11.html";>
+     <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/http11.html";>
         http</a> (legacy),
-     <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html";>
+     <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html";>
         http</a> (coyote).
   </answer>
 

Modified: tomcat/site/trunk/xdocs-faq/project.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/project.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/project.xml (original)
+++ tomcat/site/trunk/xdocs-faq/project.xml Sat Dec 17 11:39:16 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project name="Tomcat FAQ"
-        href="http://jakarta.apache.org/tomcat/";>
+        href="http://tomcat.apache.org/faq/";>
 
     <title>Tomcat FAQ</title>
 

Modified: tomcat/site/trunk/xdocs-faq/security.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/security.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/security.xml (original)
+++ tomcat/site/trunk/xdocs-faq/security.xml Sat Dec 17 11:39:16 2005
@@ -19,8 +19,8 @@
 <p>
     This FAQ section provides help with some security-related issues.
     If you hear of a vulnerability or its exploitation, please let us know
-    on the user <a href="http://jakarta.apache.org/site/mail2.html#Tomcat";>
-    mailing lists.</a>
+    on the <a href="mailto:[EMAIL PROTECTED]">
+    [EMAIL PROTECTED]</a>  mailing list.
 </p>
 
 <subsection name="The Record">
@@ -33,7 +33,7 @@
   because this is easy to do with Tomcat's source code openly available,
   there have been only a few <strong>theoretical</strong> vulnerabilities
   found.  All of those were addressed rapidly even though there were no
-  documented cases of actual exploitation of these vulnerabilities.  
+  documented cases of actual exploitation of these vulnerabilities.
 </p>
 </subsection>
 
@@ -185,7 +185,7 @@
     login. Doing so is a security flaw. You need to edit
     <code>$CATALINA_HOME/conf/tomcat-users.xml</code>
     if you are using the default install.
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html#Configuring%20Manager%20Application%20Access";>
+    <a 
href="http://tomcat.apache.org/tomcat-4.1-doc/manager-howto.html#Configuring%20Manager%20Application%20Access";>
         Configuring Manager Application Access</a>
   </answer>
 
@@ -197,7 +197,7 @@
   <answer>
     By using the RemoteHostValve or RemoteAddrValve. Warning, these valves 
rely on
     accurate incoming ip addresses or hostnames. So they can fall victim to 
spoofing!
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html";>
+    <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/valve.html";>
         Valve Reference Link</a>
   </answer>
 

Modified: tomcat/site/trunk/xdocs-faq/version.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/version.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/version.xml (original)
+++ tomcat/site/trunk/xdocs-faq/version.xml Sat Dec 17 11:39:16 2005
@@ -69,7 +69,7 @@
      Tomcat 3 I know nothing about with respect to performance and
      maintenance. AFAIK - it
      is still receiving security fixes. The
-     <a href="http://jakarta.apache.org/tomcat/";>
+     <a href="http://tomcat.apache.org/";>
       Tomcat home page </a> should have the correct recommendation.
     </answer>
 

Modified: tomcat/site/trunk/xdocs-faq/windows.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/windows.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs-faq/windows.xml (original)
+++ tomcat/site/trunk/xdocs-faq/windows.xml Sat Dec 17 11:39:16 2005
@@ -92,7 +92,7 @@
       </a>
   </question>
   <answer>
-    <a 
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/resources.html";>
+    <a href="http://tomcat.apache.org/tomcat-4.1-doc/config/resources.html";>
       Yes
     </a>
   </answer>

Modified: tomcat/site/trunk/xdocs/bugreport.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/bugreport.xml?rev=357372&r1=357371&r2=357372&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/bugreport.xml (original)
+++ tomcat/site/trunk/xdocs/bugreport.xml Sat Dec 17 11:39:16 2005
@@ -74,19 +74,18 @@
       will help you resolve the problem.
       Here are four resources to view the Apache Tomcat User List archives:
        <a 
href="http://marc.theaimsgroup.com/?l=tomcat-user&amp;r=1&amp;w=2";>Mailing list 
ARChives</a>,
-       <a href="http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]">Eyebrowse</a>,
-       <a 
href="http://www.mail-archive.com/tomcat-user@jakarta.apache.org";>Mail 
Archive</a>,
+       <a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-users/";>Eyebrowse</a>,
+       <a href="http://www.mail-archive.com/users@tomcat.apache.org/";>Mail 
Archive</a>,
        and <a href="http://mikal.org/interests/java/tomcat/";>mikal.org</a>.
 
       Here are four resources to view the Apache Tomcat Developer List archives
       <a 
href="http://marc.theaimsgroup.com/?l=tomcat-dev&amp;r=1&amp;w=2";>Mailing list 
ARChives</a>,
-      <a href="http://mail-archives.apache.org/eyebrowse/[EMAIL 
PROTECTED]">Eyebrowse</a>,
-      <a 
href="http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/";>Mail 
Archive</a>,
-      and <a href="http://www.metronet.com/~wjm/tomcat/";>Texas Metronet</a>.
+      <a 
href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/";>Eyebrowse</a>,
+      and <a href="http://www.mail-archive.com/dev@tomcat.apache.org/";>Mail 
Archive</a>.
     </p>
     <p>If you have already subscribed to the
-      <a href="mailto:[EMAIL PROTECTED]">tomcat-user</a>
-      or <a href="mailto:dev@tomcat.apache.org";>tomcat-dev</a>
+      <a href="mailto:users@tomcat.apache.org";>Tomcat User</a>
+      or <a href="mailto:dev@tomcat.apache.org";>Tomcat Developer</a>
       discussion lists you can ask about the problem on those lists.
       If you are not subscribed, you can learn about the lists and subscribe
       <a href="lists.html">here</a>.
@@ -148,7 +147,7 @@
 </p>
 
 <subsection name="Security Issues">
-<p>Security-related bugs are of special concern.  If you have a verified 
+<p>Security-related bugs are of special concern.  If you have a verified
 security bug to report please do not post it
 to email lists or submit a bug report.  Security bugs should be reported
 privately by email to <a href="mailto:[EMAIL PROTECTED]">



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

Reply via email to