[jetty-dev] [jira] (JETTY-1531) WebApp deployment fails with extractWAR == false
"Jan Bartel (JIRA)" <[email protected]> Mon, 2 Jul 2012 09:50:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1099065704.19415.1341240621073.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel commented on JETTY-1531 WebApp deployment fails with extractWAR == false See fixed bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=374881 copyWebInf was being set to true by default, which was why you were seeing packed wars "work" (ie they weren't, jetty was under-the-covers unpacking the WEB-INF/lib jars always, even on unpacked webapps!). Now it is set to false by default. We updated the documentation here: http://wiki.eclipse.org/Jetty/Zip_Exceptions_Reading_Jar_or_War_Files However, I think we could probably do a better job of explaining the options of extractWar, copyWebInf, copyWebDir, so I'll leave this issue open for now with a lesser priority. Jan This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email