Bug 55205 - test/webapp web.xml does not validate
Summary: test/webapp web.xml does not validate
Status: CLOSED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.0.x-trunk
Hardware: PC Mac OS X 10.4
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-06 21:20 UTC by Jeremy Boynes
Modified: 2013-07-11 16:04 UTC (History)
0 users



Attachments
Patch to reorder elements (1.25 KB, patch)
2013-07-06 21:20 UTC, Jeremy Boynes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Boynes 2013-07-06 21:20:05 UTC
Created attachment 30554 [details]
Patch to reorder elements

Some elements in web.xml are not in a permitted order.

Patch was previously included in an attachment to 55166 but this issue is independent of any changes there so I broke it out.
Comment 1 Violeta Georgieva 2013-07-07 07:27:05 UTC
Thanks for the report and the patch. Fix is in trunk.
Comment 2 Mark Thomas 2013-07-07 14:01:04 UTC
... and 7.0.x and will be included in 7.0.43 onwards.