DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16659>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16659 Add Context tag to Host tag prevents web app deploy. Summary: Add Context tag to Host tag prevents web app deploy. Product: Tomcat 4 Version: 4.1.12 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Here's an odd one. Our application was working GREAT!! We deploy our app to a directory off the root (/project/) and, normally everything works great. Place the app.war file there, delete the app directory. Once we start Tomcat, it will automatically deploy the app. Now, however, we've begun using DataSource and have added the appropriate Context tag to Host. Now that is there, the app.war file no longer automatically deploys. We have unpackWARs=true and autodeploy=true. Is this a bug?! :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]