On Apr 19, 2012, at 3:33 AM, Jörn Kottmann wrote:

> I still don't get it. We do:
> Version.class.getResourceAsStream("opennlp.version");
> 
> This call uses the classloader which loaded the Version class to look for the 
> opennlp.version
> file in the same package. How can that fail if the file is there?

Right, I don't have a good explanation. Somehow restricting the classpath is a 
workaround, but the faulty behavior is really unexplained.

Reply via email to