Which set of classes are using log4j?
Make sure the properties file is visible to the classloader that uses log4j functionality. In the Rataional Application Developer/RSA world, that usually means putting it in the src folder of any
Java application that is developed, and making sure it gets transfered tot he build folder of the project at deployment time.
Were developers seeing this message at development time? I bet they were.
-Cameron McKenzie