• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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