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/12/01 20:04:00 UTC

DO NOT REPLY [Bug 25119] New: - pause attribute not supported by catalina ant deploy task

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

pause attribute not supported by catalina ant deploy task

           Summary: pause attribute not supported by catalina ant deploy
                    task
           Product: Tomcat 5
           Version: 5.0.16
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: hoju@visi.com


The manager application docs define a "pause" attribute for deploy functionality...
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager-howto.html#Deploy%20A%20New%20Application%20Remotely

"pause: Pause webapps so that incoming connections are not lost during an
application update. This option is only used with the update parameter, and its
default is false. Note that a large amount of request processors may be used if
the amount of incoming requests is large."

This doesn't seem to exist in the catalina ant deploy task.  Is this on purpose
or an oversight?  Will it be added in the future?

Jake

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