2011/6/8 Dharamshila Khandelwal :
> Every time I deploy war file in webapps, it deletes the configuration
> descriptor which is present at $CATALINA_BASE/conf/[enginename]/[hostname]
> directory.
> Tomcat auto deploys war file in my Tomcat 6 configuration.
1. What _exactly_ version of Tomcat 6.0.x
I found that when it deletes the configuration descriptor, it doesn't deploy
it.
I am not able to understand why it is not deploying the descriptor
Logs from catalina.out:
*When the configuration descriptor is not deleted: *
Jun 8, 2011 4:31:45 PM org.apache.catalina.startup.HostConfig checkRes
Hi,
Every time I deploy war file in webapps, it deletes the configuration
descriptor which is present at $CATALINA_BASE/conf/[enginename]/[hostname]
directory.
Tomcat auto deploys war file in my Tomcat 6 configuration.
How should I stop this problem?
Any idea?
Thanks,
DS.