Folks, I am having problems redeploying my web app on tomcat 5.0.28/30. It is giving me the error: "Missing Applocation web.xml"
I have searched for archives on tomcat and I found several discussions that point to a file locking problem under windows. http://www.javaworld.com/javaforums/showflat.php?Cat=&Board=Enterprisejava&Number=5915&page=14&view=collapsed&sb=11&o=&fpart=1 I am not opening files on my application. Is Struts 2 opening and not closing resource/i18n files and it is the root cause? The only other possible class that is opening a file on my web app is the ResourceBundle. P.S.: This does work in Linux, and the problems is happening in Windos XP, which leads me to believe that the discussions on the forums are correct. If anyone is developing on windows, how did you bypass the redeployment without having to shutdown the server? Thanks for any insite. -- Sincerely, Harring Figueiredo Sr. Software Engineer Email: [EMAIL PROTECTED] Telephone: 941-256-0600 "We never become truly spiritual by sitting down and wishing to become so. You must undertake something so great that you cannot accomplish it unaided."

