Skip to content

Deploying an updated version of efiling

mweppler edited this page Oct 25, 2010 · 2 revisions

Compile Efiling Project
From inside the war directory of the project run:

prompt: jar -cvf Efiling.war .

Connect to 192.168.11.6/manager/html
Undeploy the existing Efiling app
Upload and deploy the new Efiling app
Restart tomcat from 192.168.11.6

prompt: ~/restartHttp

Clone this wiki locally