Daniel Kulp created SMX4-1265:
---------------------------------

             Summary: jaxp-api fails to find DocumentFactories and other 
factories when in lib/endorsed
                 Key: SMX4-1265
                 URL: https://issues.apache.org/jira/browse/SMX4-1265
             Project: ServiceMix 4
          Issue Type: Bug
          Components: specs
    Affects Versions: specs-2.1.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: specs-2.2.0



A bunch of the JAXP FactoryFinders are doing:

FactoryFinder.class.getClassLoader().loadClass(id)

which will NPE when loaded by the bootstrap classloader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to