[jboss-jira] [JBoss JIRA] (JBMETA-385) Add overridable flag to servlet metadata
James Livingston (JIRA)
issues at jboss.org
Wed Feb 25 18:36:49 EST 2015
James Livingston created JBMETA-385:
---------------------------------------
Summary: Add overridable flag to servlet metadata
Key: JBMETA-385
URL: https://issues.jboss.org/browse/JBMETA-385
Project: JBoss Metadata
Issue Type: Enhancement
Components: web
Affects Versions: 7.2.1.Final
Reporter: James Livingston
Assignee: Jean-Frederic Clere
To resolve https://bugzilla.redhat.com/show_bug.cgi?id=1094248, I believe we need an additional 'overridable' flag on the servlet metadata which indicates whether ServletContainerInitializers (and other code using servlet dynamic registration) should be allowed to override the servlet. Normally this is not allowed, however JBWeb's internal use of DefaultServlet to handle static resources should be.
This only needs to go into 7, since the Undertow subsystem in Wildfly handles this quite differently, so does not need to pass a flag between components.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list