I've got a simple
Axis client running on Windows XP, but every time I start it the messages
"log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle)."
"log4j:WARN Please initialize the log4j system properly."
appear on the
console. I've copied the log4j.properties and the log4j-1.2.8.jar to
the directory containing my client classes, and I've added the path to the .jar
in my CLASSPATH and my AXISCLASSPATH, but this hasn't
helped.
Any ideas?
Thanks in
advance