Microsoft
Software
Hardware
Network
Question : Tomcat - Best practices to "re"-deploy a webapp?
I am wondering what the best practice is for re-deploying a web application after I've made updates to the application on my development server. My current method is to upload my *new* war file to the server using MS Remote Desktop (which takes about 14 minutes), shut down Tomcat, manually delete the old war file and app folder, manually delete the "work" directory (just in case), manually copy the new war file into the webapps directory, and restart Tomcat.
Of course when I use this method, everyone's session expires and it takes several steps. I've used the manager servlet in Tomcat before but I've noticed sometimes all the new changes don't take affect. And I still need to manually copy the war file to the server (I don't want to make the manager public to the internet do I - I hope not)?!
Just curious the best way to perform this action? Many thanks.
System:
MS Server 2008
Apache HTTP Server
Tomcat 6.x
Answer : Tomcat - Best practices to "re"-deploy a webapp?
I deploy it manually (right now btw.)
But I do this just once every month or so. (Servicepack etc)
Random Solutions
Qwest for MPLS and Internet
Cisco VPN connection to PIX 506: AddRoute failed to add a route: code 87
Where is the offset in the DNS compression measured from?
How to create Redundancy between two WEB Servers in different locations
Dual network adapter problems
Migrating from External POP3 to Internal Exchange 2007
logon script >nul part
DW7000 + Linksys WRT54G w/ static IP address How to configure NAT?
Novell ODBC Driver for NDS
Some destination email servers report that my sendmail app is relaying when it isn't. Possible configuration problem?