remm 2004/03/22 10:53:19 Modified: resources welcome.bin.html welcome.main.html Log: - Add a note that JMX is required and that there's no Win installer. Revision Changes Path 1.2 +12 -0 jakarta-tomcat-5/resources/welcome.bin.html Index: welcome.bin.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/resources/welcome.bin.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- welcome.bin.html 9 Oct 2002 10:06:07 -0000 1.1 +++ welcome.bin.html 22 Mar 2004 18:53:19 -0000 1.2 @@ -11,4 +11,16 @@ Tomcat Connectors subproject, using the JK 2 native connector is recommended. Binaries can be downloaded <a href="http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release">here</a>.</p> +<p><b>NOTE: The tar files in this distribution use GNU tar extensions, +and must be untarred with a GNU compatible version of tar. The version +of <CODE>tar</CODE> on Solaris and Mac OS X will not work with +these files.</b></P> +<p><b>NOTE: Due to new licensing guidelines mandated by the Apache Software +Foundation Board of Directors, a JMX implementation can no longer +be distributed with the Apache Tomcat binaries. As a result, you +must download a JMX 1.2 implementation (such as the Sun Reference +Implementation) and copy the JAR containing the API and +implementation of the JMX specification to: ${catalina.home}/bin/jmx.jar<br> +For similar reasons, a Windows installer for Tomcat is no longer available. +</b></P> <P></P></BODY></HTML> 1.3 +8 -0 jakarta-tomcat-5/resources/welcome.main.html Index: welcome.main.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/resources/welcome.main.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- welcome.main.html 2 Aug 2003 17:16:27 -0000 1.2 +++ welcome.main.html 22 Mar 2004 18:53:19 -0000 1.3 @@ -18,6 +18,14 @@ and must be untarred with a GNU compatible version of tar. The version of <CODE>tar</CODE> on Solaris and Mac OS X will not work with these files.</b></P> +<p><b>NOTE: Due to new licensing guidelines mandated by the Apache Software +Foundation Board of Directors, a JMX implementation can no longer +be distributed with the Apache Tomcat binaries. As a result, you +must download a JMX 1.2 implementation (such as the Sun Reference +Implementation) and copy the JAR containing the API and +implementation of the JMX specification to: ${catalina.home}/bin/jmx.jar<br> +For similar reasons, a Windows installer for Tomcat is no longer available. +</b></P> <P>Thank you for using <A href="http://jakarta.apache.org/tomcat">Tomcat</A>!. </P> <P><B>The Apache Jakarta Project</B> <BR><A
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
