| Author |
Deploying tomcat remotely using update="true"
|
John Cogan
Ranch Hand
Joined: Jan 22, 2003
Posts: 32
|
|
Hi, I'm having a problem deploying tomcat remotely . The initial deploy works but the deploy with update="true" does not which is what I want. (I have seen references to problems with libs being held in memory.) To get around this, I am trying to use undeploy and then deploy. Undeploy partially works but it can't delete the logs files in the webapps directory (webapps\myapp\WEF-INF\logs\access.log). These are still held in memory by tomcat. Does anyone have any ideas how this might be solved. Best regards, John
|
----------------<br />SCJP, SCWCD
|
 |
 |
|
|
subject: Deploying tomcat remotely using update="true"
|
|
|