You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/01 00:58:28 UTC

DO NOT REPLY [Bug 16659] New: - Add Context tag to Host tag prevents web app deploy.

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: tomcat-dev@jakarta.apache.org
        ReportedBy: andrew.mclaughlin@designory.com


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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org