Bug 55204 - Incorrect namespace URI test webapp
Summary: Incorrect namespace URI test webapp
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 minor (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on: 55162
Blocks:
  Show dependency tree
 
Reported: 2013-07-06 20:51 UTC by Jeremy Boynes
Modified: 2013-07-11 16:05 UTC (History)
0 users



Attachments
patch to update declaration (852 bytes, patch)
2013-07-06 20:51 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 20:51:24 UTC
Created attachment 30553 [details]
patch to update declaration

The test/webapp-2.4 web.xml is using an incorrect namespace and location - it contains "javaee" where for 2.4 it should be "j2ee"
Comment 1 Violeta Georgieva 2013-07-07 05:39:12 UTC
Thanks for the report and the patch. Fix is in trunk.
Comment 2 Mark Thomas 2013-07-07 14:01:19 UTC
... and 7.0.x and will be included in 7.0.43 onwards.