How to deploy Tomcat WAR file in cPanel server?

Here is the tutorial how to deploy WAR file:

STEP-1) Build your web app suppose example.war; Now Rename it exactly as "ROOT.war"

STEP-2) In your cPanel server goto /ea-tomcat85/webapps/ location (Under root path)

STEP-3) Copy your "ROOT.war" file into the location.

Now, It will automatically extract to /ea-tomcat85/webapps/ROOT/ AND, your website will be live.

Note: Do not upload anything to public_html and this will not work.

To delete contents, delete all files under /ea-tomcat85/webapps/ROOT/* and follow STEP-1 to STEP-3 again.

If you face any difficulties, upload the .war file and update us via SUPPORT TICKET or, LIVECHAT.

Was this answer helpful?

 Print this Article

Also Read

What's the Hostname & Port for MySQL?

When configuring any of your scripts on the server, use the following connection info to connect...

How To Set Up A Cron Job

This tutorial is going to show you how to setup a cron job in cPanel the easy way. You can set a...

Do you support GD & ImageMagick?

Yes, we do support GD & ImageMagick modules across all our servers. The module-binaries are...

How do I configure my desktop's mail client with an email account?

A mail client is an application you use to check your email. The mail client can be either web...

How do I auto-redirect my web pages?

Redirects are used when you want to point a specific url or web page to another location. For...