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/03/28 00:52:47 UTC

DO NOT REPLY [Bug 18433] New: - autoDeploy="false" doesn't work

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=18433>.
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=18433

autoDeploy="false" doesn't work

           Summary: autoDeploy="false" doesn't work
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: UNCONFIRMED
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: tnowak-p@netventure.pl


According to http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html
autoDeploy="true" indicates if web applications from this host should be 
automatically deployed by the host configurator. So if I chagne autoDeploy 
to "flase", web applications from this host shuold not be automatically 
deployed by the host configurator.

They are. All of them - these declared in server.xml and also other, not 
declared i configuration. Do I misunderstand docs?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org