FYI https://issues.apache.org/jira/browse/SMX4-1254
Regards JB On 09/28/2012 08:26 PM, Daniel Kulp wrote:
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.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
