I am trying to run a serverlet with JRun that uses Log4j. I am getting strange behavior with the properties file. I am getting a log4j:ERROR could not read configuration file [log4j.Properties] FileNotFoundException ...
yet, the file is being loaded and the log4j output coming out to the console properly. What is going on ?