I've had no issues with this, Replace xx with minor version . . .

Description: Ubuntu 20.04.1 LTS
apt install default-jdk

useradd -r -m -U -d /opt/tomcat -s /bin/false tomcatcd /tmpwget
http://apache.mirror.iweb.ca/tomcat/tomcat-9/v9.0.xx/bin/apache-tomcat-9.0.xx.tar.gz
-P /tmptar xf /tmp/apache-tomcat-9.0.xx.tar.gz -C /opt/tomcatln -s
/opt/tomcat/apache-tomcat-9.0.xx /opt/tomcat/latest


In case that helps anyone.

Vera


On Thu, Jan 28, 2021 at 10:23 AM Mark Prins <mc.pr...@gmail.com> wrote:

> On 28-01-2021 17:12, Paul Wittle wrote:
> > Hi,
> >
> > I’m just looking at the website again and finding it confusing as it is
> > worded in such a way to suggest the version of Tomcat and Java is pretty
> > much open to the user. You would be forgiven for thinking it would be
> > best to install Tomcat 9 and Java 11 but is it still recommended to use
> > Tomcat 8 with Java 8?
>
> Tomcat 8.0.x is EOL, Tomcat 8.5.x is still a viable option, as is Tomcat
> 9.0.x.
>
> Currently all our new deployments are on Tomcat 9.0.x (whatever latest
> patch version the packagemanager has available) and mostly Java 11; we
> have some legacy apps that are stuck on Java 8 and sometimes need to be
> deployed in the same container.
>
> HTH, Mark
>
>
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to