m Research Informatics
>>
>>
>>
>>>-Original Message-
>>>From: Joseph Shraibman [mailto:[EMAIL PROTECTED]
>>>Sent: Wednesday, September 08, 2004 5:00 PM
>>>To: Tomcat Developers List
>>>Subject: Re: [ANN] Apache Jakarta Tomcat
r 08, 2004 5:00 PM
To: Tomcat Developers List
Subject: Re: [ANN] Apache Jakarta Tomcat 5.5.1 Released
The release notes say:
Redhat Linux 9.0 users should use the following setting to avoid
stability problems:
export LD_ASSUME_KERNEL=2.4.1
This simple shell script can tell you if you are running re
8, 2004 5:00 PM
>To: Tomcat Developers List
>Subject: Re: [ANN] Apache Jakarta Tomcat 5.5.1 Released
>
>The release notes say:
>
>Redhat Linux 9.0 users should use the following setting to avoid
>stability problems:
>export LD_ASSUME_KERNEL=2.4.1
>
>
>This simple sh
The release notes say:
Redhat Linux 9.0 users should use the following setting to avoid
stability problems:
export LD_ASSUME_KERNEL=2.4.1
This simple shell script can tell you if you are running redhat 9:
if [ -f /etc/redhat-release ] && grep -q Shrike /etc/redhat-release ; then
ech
The Apache Jakarta Tomcat team is proud to announce the immediate availability
of Tomcat 5.5.1. This second build in the 5.5 branch contains a number of
significant stability improvements over 5.5.0, as well as a host of
documentation updates and minor fixes.
Release notes: http://jakarta.apache.