the endorsed xml-api jar can't correctly load
org.apache.xpath.jaxp.XPathFactoryImpl class
------------------------------------------------------------------------------------------
Key: SMX4-867
URL: https://issues.apache.org/jira/browse/SMX4-867
Project: ServiceMix 4
Issue Type: Bug
Reporter: Freeman Fang
Assignee: Freeman Fang
we introduce xerces-impl and xml-api jar to resolve some concurrent problem,
however the xml-api.jar have classloader issue when used as endorsed to startup
osgi container.
So if a customer bundle need init an XPathFactory instance, need explicitly add
Import-Package org.apache.xpath.jaxp, which is annoying.
We need hack xml-api to add a fallback classloading way to resolve it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira