• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Tomcat tutorial

AndreiW

New Pleskian
Hi guys,

I know Tomcat is no longer supported in newer versions of Plesk, but I really need it for one customer.
Can someone help with a tutorial, a link, how can I manually install Tomcat and make it work for this customer?

Thanks. ;)


Plesk Onyx Version 17.8.11
Ubuntu 16.04
 
Hi guys,

I know Tomcat is no longer supported in newer versions of Plesk, but I really need it for one customer.
Can someone help with a tutorial, a link, how can I manually install Tomcat and make it work for this customer?

Plesk Onyx Version 17.8.11
Ubuntu 16.04

Hi AndreiW,

I don't know if you still are trying, but i found a possible way.. I've now an Tomcat Running on my Plesk server, the only thing I was not able to do is to put in my webapp, but I didn't try much time, because right now running out of time will try later..

I just use Docker to run the Tomcat!

I use Docker on localhost to deploy JEE Apps...

If you wanna try just go to Docker and pull the Image "tomcat:8.5-alpine"

The other ones I didn't try..

Hopes this will help you?
 
Back
Top