Felix Meschberger created SLING-2466:
----------------------------------------

             Summary: Add some well-known boot delegation packages
                 Key: SLING-2466
                 URL: https://issues.apache.org/jira/browse/SLING-2466
             Project: Sling
          Issue Type: Improvement
          Components: Launchpad
    Affects Versions: Launchpad Base 2.3.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Launchpad Base 2.4.0


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.*


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to