Hi,
I am new to perl and inline::java. I am testing on my windows xp box. The problem I am encountering is when inline::java is STUDYING java code. 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? Thanks for your help! Albert