Hi,
Just uploaded latest tomcat 4.0 RPMs to
http://rpmized.free.fr/rpms/tomcat4/
tomcat4-4.0-m2.1.src.rpm 1262936 (md5sum :
65612fd25ae1b5c3d914391bfe226e80)
tomcat4-4.0-m2.1.noarch.rpm 3505216 (md5sum :
f575836092912c7599419775c1590814)
tomcat4-doc-4.0-m2.1.noarch.rpm 3122528 (md5sum :
39a431fac3ddd6d55b1c1d5edb0cd73e)
Signed with my pgp key :
http://rpmized.free.fr/rpms/hgomez@slib.fr.asc
*********************************************************
* TOMCAT4 is installed in /home/tomcat4/ *
* TOMCAT4 will listen on port 8180, 8181 and 8543 (SSL) *
*********************************************************
* YOU WILL NEED JSSE (1.0.2) installed on your system *
* at minima to rebuild. Thanks to install JSSE jars *
* in a directory /usr/lib/java/ *
*********************************************************
Enjoy :-|
--
Name : tomcat4 Relocations: (not relocateable)
Version : 4.0 Vendor: Apache Software
Foundation
Release : m2.1 Build Date: Fri 13 Oct 2000
11:36:27 AM CEST
Install date: Fri 13 Oct 2000 11:38:11 AM CEST Build Host:
rpmized.free.fr
Group : Networking/Daemons Source RPM:
tomcat4-4.0-m2.1.src.rpm
Size : 5713440 License: Apache
Packager : Henri Gomez <hgomez@slib.fr>
URL : http://jakarta.apache.org
Summary : Apache's servlet engine
Description :
Develop Web applications in Java.
* Thu Oct 12 2000 Henri Gomez <hgomez@slib.fr>
- v4.0-m2
- to allow tomcat 3.x and tomcat 4.x coexistence, the RPM is named tomcat4.
It start at version 4.0 and all datas will goes in /home/tomcat4.
- tomcat 4.0 need ant post 1.1, xerces 1.2.0, jsse 1.0.1 (min) and jmx.
The RPM include ant post 1.1 (for build) and jmx (jmxri.jar for build/run)
.
I couldn't include JSSE stuff so you must download JSSE from java.sun.com.
Next install jcert.jar, jnet.jar and jsse.jar in BOTH
/usr/lib/java AND JAVA_HOME/jre/lib/ext
- TC 4.0 HTTP 1.1 connector moved from port 8080 to 8180 and
from port 8081 to 8181 for HTTP 1.0 connector
(TC 3.x allready listen on 8080/8081)
* Sat Oct 07 2000 Henri Gomez <hgomez@slib.fr>
- v4.0-m1
- RPM never released
* Fri Oct 06 2000 Henri Gomez <hgomez@slib.fr>
- RPM release 2
- tomcat is now installed on /home/tomcat instead of
/opt/tomcat since /opt is mounted read-only on
many systems <summer@os2.ami.com.au>
- build
CLASSPATH=/usr/lib/java/jsse.jar:/usr/lib/java/jcert.jar:/usr/lib/java/jnet.
jar
- correct stuff in spec file (copyright, group...)
* Mon Sep 25 2000 Henri Gomez <hgomez@slib.fr>
- v3.2-beta-5 RPM
- detect jikes and use it to rebuild (yep 10 times faster).
- patched incorrect version number
- rebuilded with jikes 1.12 (and jsse 1.0.2).
* Thu Sep 14 2000 Henri Gomez <hgomez@slib.fr>
- v3.2-beta-4 RPM
- mainly documentations correction and WEB-INF/lib jars classloading
|