Would it be possible to also include the all in code bundle? Would make the validation easier.
Thanks and kind regards, Andreas On Sep 29, 2012 8:29 AM, "Jean-Baptiste Onofré" <[email protected]> wrote: > > 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
