Re: [daemon] Java 6 to 7

2020-11-22 Thread Gary Gregory
On Sat, Nov 21, 2020 at 2:06 PM Mark Thomas wrote: > On 21/11/2020 16:26, Gary Gregory wrote: > > Hi All: > > > > I know Tomcat uses DAEMON and supports old versions of itself. > > > > So, reading https://tomcat.apache.org/whichversion.html, I see that: > > > > - Tomcat 7 is EOL so we do not need

Re: [daemon] Java 6 to 7

2020-11-21 Thread Mark Thomas
On 21/11/2020 16:26, Gary Gregory wrote: > Hi All: > > I know Tomcat uses DAEMON and supports old versions of itself. > > So, reading https://tomcat.apache.org/whichversion.html, I see that: > > - Tomcat 7 is EOL so we do not need to worry about that. FTR, the page says > Tomcat 7 requires Java

[daemon] Java 6 to 7

2020-11-21 Thread Gary Gregory
Hi All: I know Tomcat uses DAEMON and supports old versions of itself. So, reading https://tomcat.apache.org/whichversion.html, I see that: - Tomcat 7 is EOL so we do not need to worry about that. FTR, the page says Tomcat 7 requires Java 6 and Java 7 for websockets. - Tomcat 8 is the oldest sup