RE: Tomcat 6.0 requires JRE 5.0 issue

2009-11-17 Thread Elizabeth Gorkic

Thank you!
 
 Date: Mon, 16 Nov 2009 19:28:52 -0500
 From: ma...@apache.org
 To: users@tomcat.apache.org
 Subject: Re: Tomcat 6.0 requires JRE 5.0 issue
 
 Caldarale, Charles R wrote:
  From: Elizabeth Gorkic [mailto:egor...@hotmail.com]
  Subject: Tomcat 6.0 requires JRE 5.0 issue
 
  When you open http://apache.crihan.fr/dist/tomcat/tomcat-6/
  v6.0.20/README.html , you get this message:
 
  Tomcat 6.0 requires JRE 5.0. Read the RELEASE-NOTES and the RUNNING.txt
  file in the distribution for more details.
  
  It's not at all clear where this README.html file comes from.
 
 It originates from the ASF server that feeds the mirror system.
 
  Rely on what's in the Tomcat downloads, which say Java SE 5 or later.
 
 +1. I have updated README.html for Tomcat 6.0.20 onwards which should get used
 for future versions. The updated file should make it out to the mirror system 
 in
 the next 24 hours or so.
 
 Mark
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
  
_
Bing brings you maps, menus, and reviews organized in one place.
http://www.bing.com/search?q=restaurantsform=MFESRPpubl=WLHMTAGcrea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1

Tomcat 6.0 requires JRE 5.0 issue

2009-11-16 Thread Elizabeth Gorkic

Hi, does anyone know what the 'official' Apache explanation is for the 
contradictory information in Tomcat 6 README and RELEASE-NOTES:
 
When you open http://apache.crihan.fr/dist/tomcat/tomcat-6/v6.0.20/README.html 
, you get this message:
 
Tomcat 6.0 requires JRE 5.0. Read the RELEASE-NOTES and the RUNNING.txt file in 
the distribution for more details.
 
If you open RELEASE-NOTES you will see=== Dependency Changes: 
=== 
Tomcat 6.0 is designed to run on JSE 5.0 and later
 
From the Release Notes I gather that I can use Java 6 (which is what a lot of 
developers do, so I know it works).  But, what does “Tomcat 6.0 requires JRE 
5.0” imply?  That Tomcat 6 will only be supported with Java 5, but one can run 
it on Java 6 at their own risk?  I mean, if I have a Tomcat problem while 
running Java 6, will my bug be considered for fixing?  
 
 Should the warning be removed from the site?  If yes, how do we make that 
happen?
 
My company has a policy to deploy only officially supported platforms, and I 
can’t move to Java 6 with Tomcat while “Tomcat 6.0 requires JRE 5.0” is there.  
 
Thank you for your help, Eliot
_
Bing brings you maps, menus, and reviews organized in one place.
http://www.bing.com/search?q=restaurantsform=MFESRPpubl=WLHMTAGcrea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1

Re: Tomcat 6.0 requires JRE 5.0 issue

2009-11-16 Thread Peter Crowther
2009/11/16 Elizabeth Gorkic egor...@hotmail.com:
 My company has a policy to deploy only officially supported platforms

... then why are they running open source software such as Tomcat,
which has no official support?

- Peter

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Tomcat 6.0 requires JRE 5.0 issue

2009-11-16 Thread Caldarale, Charles R
 From: Elizabeth Gorkic [mailto:egor...@hotmail.com]
 Subject: Tomcat 6.0 requires JRE 5.0 issue
 
 When you open http://apache.crihan.fr/dist/tomcat/tomcat-6/
 v6.0.20/README.html , you get this message:
 
 Tomcat 6.0 requires JRE 5.0. Read the RELEASE-NOTES and the RUNNING.txt
 file in the distribution for more details.

It's not at all clear where this README.html file comes from.  It's not part of 
the Tomcat source or binary distributions, and appears to exist only on the 
mirror web sites.  Rely on what's in the Tomcat downloads, which say Java SE 5 
or later.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat 6.0 requires JRE 5.0 issue

2009-11-16 Thread André Warnier

Elizabeth Gorkic wrote:
 
My company has a policy to deploy only officially supported platforms, and I can’t move to Java 6 with Tomcat while “Tomcat 6.0 requires JRE 5.0” is there.  
 
Can you tell us which company that is, so that we make sure we never 
apply for a job there ?


Considering that Tomcat is free software, made by volunteers, and 
supported by volunteers on an ad-hoc basis, I an afraid that your 
company then should probably not deploy any Tomcat version at all.


Which would be a pity, but then hey, suppliers of officially supported 
software have to live also.


Sorry for this, I am reacting to the tone of your question in general.
I would imagine that anyone with a modicum of knowledge of Java would 
assume that requires Java 1.5 actually means .. or later.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat 6.0 requires JRE 5.0 issue

2009-11-16 Thread Mark Thomas
Caldarale, Charles R wrote:
 From: Elizabeth Gorkic [mailto:egor...@hotmail.com]
 Subject: Tomcat 6.0 requires JRE 5.0 issue

 When you open http://apache.crihan.fr/dist/tomcat/tomcat-6/
 v6.0.20/README.html , you get this message:

 Tomcat 6.0 requires JRE 5.0. Read the RELEASE-NOTES and the RUNNING.txt
 file in the distribution for more details.
 
 It's not at all clear where this README.html file comes from.

It originates from the ASF server that feeds the mirror system.

  Rely on what's in the Tomcat downloads, which say Java SE 5 or later.

+1. I have updated README.html for Tomcat 6.0.20 onwards which should get used
for future versions. The updated file should make it out to the mirror system in
the next 24 hours or so.

Mark


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org