https://issues.apache.org/bugzilla/show_bug.cgi?id=54262
Bug ID: 54262
Summary: absolute-ordering
Product: Tomcat 7
Version: 7.0.33
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
The use of an <absolute-ordering> element does disable
ServletContainerInitializer classpath scanning as discussed also in issue
53619. However, it does seem to require having at least one web-fragment name
to be listed. In other words I would this:
<absolute-ordering />
To turn off all web-fragments since none are named. A workaround is to list a
web-fragment even if it doesn't exist but that shouldn't be necessary.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]