Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Launchpad Base 2.3.0
-
None
Description
Due to mechanics of class loading and class hiding and interactions with XML factory loading mechanisms it is required to add boot delegation for certain well-known packages when running sling in application servers:
- JBoss XML factory package
sling.bootdelegation.jboss=__redirected
- Oracle WebLogic XML factory support
sling.bootdelegation.weblogic=weblogic.xml.*
- IBM WebSphere XML factory support
sling.bootdelegation.ibm=com.ibm.xml.*