Albert,


One of the java classes uses
LogFactory.class.getResourceAsStream(CONFIG_FILE) to read the properties
file.  My test fails on this because it can not find the properties file
even though it is in my classpath.  Where does inline::java look for this?

Inline::Java isn't does a few chdirs will building and loading, but
always comes back to the current working directory. Therefore it
should look in the same places it looks in regular Java.

If not, can you provide a small working example the demonstrates the bug?

Cheers,

Patrick




Thanks for your help!

Albert





--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to