ant + tomcat problem
843841Sep 3 2003 — edited Sep 17 2003Hi,
I am using ant for deploying Tomcat application.
The problems are :
1)Ant allows me to deploy a given application within the root folder(webapps) but not within a folder say "webapps/dir1" .
2)I am not sure how to add env-entry values to the global server.xml and web.xml files using ANT.All I am able to do is modify the application specific xml file.
Any help would be appreciated.
Regards.