Paging Bob Paulin to the OSGi courtesy phone...

On Wed, Nov 13, 2019 at 12:06 PM Katsuya Tomioka <[email protected]>
wrote:

> I'd like to use ForkParser in OSGi with tika 1.22. The server seems to
> start up, but I'd get ClassNotFound from ClassLoaderProxy.java:119 soon as
> it tries to load anything  from either tika-core or tika-parsers.
>
> I'm creating a ForkParser by:
>     new ForkParser(ForkParser.class.getClassLoader(), parser);
>
> where parser is an AutoDetectParser created with TikaConf.
>
> Thanks,
>
> -Katsuya
>
>

Reply via email to