I have some property files (such as log4j.properties) that my ear application reads. I packaged them up with the ear but somehow it didn't seem to be able to find them. How or where should I put these property files?
Thank you very much!