You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2004/02/09 23:38:56 UTC

DO NOT REPLY [Bug 26807] New: - Create empty web.xml file when one does not exist

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

Create empty web.xml file when one does not exist

           Summary: Create empty web.xml file when one does not exist
           Product: Cactus
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Maven Integration
        AssignedTo: cactus-dev@jakarta.apache.org
        ReportedBy: trajano@yahoo.com


Instead of getting this output when cactifying the war

BUILD FAILED
File...... file:/C:/Documents and Settings/trajano/.maven/plugins/cactus-maven-
1
.6dev-20040115/
Element... cactifywar
Line...... 231
Column.... 70
The source file does not contain a deployment descriptor
Total time: 30 seconds
Finished at: Mon Feb 09 17:34:36 EST 2004

Cactus should assume an empty web.xml file instead of patching it so that the 
project would have src/webapp/WEB-INF/web.xml file that contains <web-app />

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