ServletContainerInitializer from Exclude Web-fragment Jar Is Invoked
(Doc ID 2743181.1)
Last updated on FEBRUARY 12, 2025
Applies to:
Oracle WebLogic Server - Version 14.1.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
As per servlet 4.0 specification section 8.1, the ServletContainerInitializer services defined by excluded web fragment must not be called.
For a webapp having a web fragment defining listener class WebFragmentContextInitializer and web.xml specifying metadata-complete="true" with empty <absolute-ordering>, the web fragments contents should not be loaded.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |