copy the log4j.properties into your classpath. I also a more detailed post on this in the past few weeks. Search the archive for more info.
http://nagoya.apache.org/eyebrowse/SummarizeList?listId=209 Ross -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 1:34 PM To: [EMAIL PROTECTED] Subject: Axis1.2beta (alpha too) logger error message When upgrading my Axis from 1.1 to 1.2 (alpha and beta), I now get the following messages while trying to deploy my web service: log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle). log4j:WARN Please initialize the log4j system properly. I also noticed that I am no longer getting messages in the axis.log file that was being written to. Can anyone point me in the correct direction to resolve this? Thanks.