Bug 55162 - 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:
Blocks: 55204
  Show dependency tree
 
Reported: 2013-06-29 22:27 UTC by Jeremy Boynes
Modified: 2013-07-11 16:04 UTC (History)
0 users



Attachments
Quick fix for namespace (805 bytes, patch)
2013-06-29 22:29 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-06-29 22:27:47 UTC
The test/webapp web.xml is using the Sun namespace for a 3.1 web-app rather than the JCP namespace.
Comment 1 Jeremy Boynes 2013-06-29 22:29:04 UTC
Created attachment 30503 [details]
Quick fix for namespace
Comment 2 Mark Thomas 2013-07-02 09:35:33 UTC
Thanks for the report and the patch.

This has been fixed in trunk.