Some of my application folders are getting deleted while deploying my application inside my Tomcat 5.5. This often happens when I build my application with ant.
Is your "include" attribute working in the jar task? There is a War task for this here.
Seems you have put the source in the WEB-INF folder? Why do so? You can use the War task. Take a look at the link I gave above and search for the War Task. Hope this helps. [ November 26, 2008: Message edited by: Vijitha Kumara ]
Please do not post the same question multiple times.It only wastes the useful time of other ranchers and reduces the number of responses you get. Read this for more information.