Posted By:
Vikram_Bhatwadekar
Posted On:
Thursday, March 1, 2007 06:47 PM
Hi,
I am using NetBeans 5.0 to develop and application and it has a bundled Tomcat 5.5.9 server. I have written my own build.xml file that I run to generate a war file.
The war file is created properly and is also deployed correctly under webapps folder of the bundled Tomcat server. However, when i go to the Runtime tab and expand Bundled Tomcat(5.5.9) and then expand Web Applications, I do not see my project's context root underneath.
Any idea what could be wrong?
Thanks,
Vikram.