Sysdeo Tomcat Launcher - WAR Deployment dantheman - Feb 15, 2006 - 06:50 PM Post subject: WAR Deployment
Have I missed something or should I be able to deploy the webapp as a war from within Eclipse, using sysdeo. I can launch my application and all works fine, except it is mounted (?? correct term) from my Java source directory where web-inf/web.xml does not exist. OK thats sort of two questions in one. Cheers.
Upeksha - Oct 09, 2007 - 01:03 PM Post subject: RE: WAR Deployment
keep your web.xml file inside WEB-INF folder and it will automatically pick it up