By gencaysahinn
Hello; I’m trying install Tomcat7 to ubuntu 14.04 but package list has no latest of Tomcat 7.0.x. How to upgrade Tomcat or how to install latest of Tomcat 7?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
When it comes to Ubuntu, you’re best bet is to deploy new Droplets with Ubuntu 16.04 as 14.04 is nearly EOL (end of life), which means support for it will be dropped. Ubuntu 16.04 is the newest LTS release (Long-Term Support).
In regards to Tomcat, if you need the latest version and the package repositories are not providing it yet, or won’t be, the alternative is indeed, as @hansen mentioned, to compile from source.
If you take a look here:
https://launchpad.net/ubuntu/+source/tomcat7
… you’ll see that Tomcat 7.0.75-1 is available, though it’s marked as unstable, thus you’d be using it at your own risk if you chose to install it. Only 7.0.72-1 is the latest stable release.
You would have to download a binary or source+compile to get the newest 7.0.75 instead of 7.0.52 delivered with Ubuntu 14.04 There’s a longer answer about this here: http://askubuntu.com/questions/403453/how-to-install-latest-version-of-tomcat-on-ubuntu-using-apt Alternatively you could upgrade your 14.04 to 16.04, but that would only give you 7.0.72
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.