getResource in jar-file does not work

Hello,

A Java developer added has created an application for domino.

He uses a method in a function that is located in a jar-file.

The function is called “getResource” and has to read an XML-file. The result is always NULL.

This works under Tomcat.

Any idea what’s going wrong?

Thanks in advance

Lainkes