hgomez 2004/07/26 09:01:46
Modified: docs index.html
docs/site/news news-2004-2ndHalf.html
Log:
JK 1.2.6 announce
Revision Changes Path
1.444 +1 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- index.html 22 Jul 2004 19:45:24 -0000 1.443
+++ index.html 26 Jul 2004 16:01:46 -0000 1.444
@@ -286,6 +286,7 @@
<h4><a
href="http://www.apache.org/licenses/">Apache License Renewal</a></h4>
<h4><a
href="site/news/news-2004-2ndHalf.html">Jakarta Release News</a></h4>
<ul>
+ <li><a href="site/news/news-2004-2ndHalf.html#20040726.1">26 July 2004 -
<b> JK 1.2.6</b> Released</a></li>
<li><a href="site/news/news-2004-2ndHalf.html#20040721.1">21 July 2004 -
<b> Standard Tagslibs 1.1.1 and 1.0.6</b> Released</a></li>
<li><a href="site/news/news-2004-2ndHalf.html#20040715.1">15 July 2004 -
<b> Tomcat 5.0.27 Stable</b> Released</a></li>
<li><a href="site/news/news-2004-2ndHalf.html#20040710.1">10 July 2004 -
<b> Commons Codec 1.3</b> Released</a></li>
1.7 +35 -1 jakarta-site2/docs/site/news/news-2004-2ndHalf.html
Index: news-2004-2ndHalf.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-2ndHalf.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- news-2004-2ndHalf.html 22 Jul 2004 19:45:24 -0000 1.6
+++ news-2004-2ndHalf.html 26 Jul 2004 16:01:46 -0000 1.7
@@ -222,7 +222,41 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20040721.1">
+ <a name="20040726.1">
+<h3>26 July 2004 - JK 1.2.6 Released</h3>
+<p>
+The Tomcat team is pleased to announce the release of version 1.2.6 of the Apache
+Tomcat mod_jk web server connector.
+</p>
+<p>
+Tomcat is the reference implementation of a web application server which implements
+the Java Servlet and JavaServer Pages specifications.
+</p>
+<p>
+mod_jk is a connector which allows a web server such as Apache HTTPD or IIS to act
as a
+front end to the Tomcat web application server.
+</p>
+<p>
+This version fixes error recovery in Load-Balancing, use new AJP protocol features
CPING/CPONG
+to avoid problems with a hang/stopped Tomcat, make use of no-jk env var in Apache
2.0 version
+to exclude some URIs to be handled by JK.
+</p>
+<p>
+See the file CHANGES.txt in the source distribution for a complete list of changes.
+</p>
+<p>
+<b>Downloads:</b><br />
+BINARY:<a
href="http://jakarta.apache.org/site/binindex.cgi">http://jakarta.apache.org/site/binindex.cgi</a><br
/>
+SOURCE:<a
href="http://jakarta.apache.org/site/sourceindex.cgi">http://jakarta.apache.org/site/sourceindex.cgi</a><br
/>
+</p>
+<p>
+ For more information on Jakarta Tomcat Connectors, see the
+ <a href="http://jakarta.apache.org/tomcat/index.html">Tomcat</a>
+ web site.
+</p>
+</a>
+ <hr size="1" noshade="noshade" />
+ <a name="20040721.1">
<h3>21 July 2004 - Standard Tagslibs 1.1.1 and 1.0.6 Released</h3>
<p>
The <a href="http://jakarta.apache.org/taglibs">Jakarta Taglibs</a> Team is proud
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]