| Author |
war file deployment problem
|
david hu
Ranch Hand
Joined: Jul 20, 2001
Posts: 143
|
|
I am deploying my .war file to tomcat's webapps dir.My problem is that I have to delete the expanded dir (I have deploy it before) first, then the .war can be automatically expanded either at the start of the tomcat or during the run of the tomcat. It is so incovenient. Is there a way for me to drop a .war file under webapps dir of tomcat without deleteing the dir deployed before? Thanks, David
|
 |
Hassan Schnieder
Greenhorn
Joined: Jun 09, 2006
Posts: 11
|
|
Hello, You should use the tomcat manager to upload your war files. That is the best way I know of so far. regards, Hassan
|
 |
 |
|
|
subject: war file deployment problem
|
|
|