-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
The parsing of deny-uncovered-http-methods does not process the </deny-uncovered-http-methods> closing element. That causes the reader position to be at the closing element instead of pointing to the next element in the web.xml file. Because of that, the parser mistakenly stops from parsing the elements, behaving as if it had reached the closing </web-app> element.
This Jira follows up JBMETA-442 (I decided to create a new one given the previous one was tagged as 15.3.0.Final)
- clones
-
JBMETA-452 deny-uncovered-http-methods truncates parsing of web.xml file
- Resolved
- is caused by
-
JBMETA-442 deny-uncovered-http-methods is a "flag" not a boolean in web.xml
- Resolved
- is incorporated by
-
JBEAP-24220 [GSS](7.4.z) Upgrade JBoss Metadata from 13.0.0.Final-redhat-00001 to 13.4.0.Final-redhat-00001
- Closed