Deploying war file in Shared tomcat environment
Normally, war files will get extracted by tomcat automatically. However, in shared tomcat environment, files inside war file will not get extracted as the shared tomcat user do not have permission to do so.
In most cases, your application doesn't require to be extracted from the war file in order to work, but if you need your war file to be in extracted format, the best way is to first extract the war file in your local machine, and then upload the extract folder into public_html.
Got Questions? Need Assistance?
Submit a Support Ticket
Login and submit a support ticket to have our technical support
assist you:
|
|
|