Jean-Baptiste Onofré created SMX4-1254:
------------------------------------------
Summary: jaxws-api bundle doesn't work when in lib/endorsed
Key: SMX4-1254
URL: https://issues.apache.org/jira/browse/SMX4-1254
Project: ServiceMix 4
Issue Type: Bug
Components: specs
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: specs-2.1.0
jaxws-api bundle does not work when stuck in lib/endorsed. There is a call to:
FactoryFinder.class.getClassLoader().loadClass(iFactoryId);
However, when in endorsed, the getClassLoader returns null resulting in an NPE
which then results in it not finding the SPI from the OSGi locator.
--
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