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/08/04 18:58:34 UTC

DO NOT REPLY [Bug 22111] New: - Alternative location for autoDeploy context snipped

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

Alternative location for autoDeploy context snipped

           Summary: Alternative location for autoDeploy context snipped
           Product: Tomcat 4
           Version: 4.1.24
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: dev@nils-dehn.de


Request for enhancement: When using autoDeploy with a <app>.war file
tomcat currently looks for a file <app>.xml or context.xml that can
contain the <Context /> snipped for this application.

Alternatively one should also be able to place this file in
the META-INF directory of the .war file.