I just added log4j.properties to my CLASSPATH, still get same warning.
What is the meaning of "log4j.appender.R=org.apache.log4j.RollingFileAppender
log4jappender.R.File=rolling_log_file.log"
Thanks
Martin Gainty <[EMAIL PROTECTED]> wrote:
# assume this is log4j.properties located somewhere on your
classpath
# R is the RollingFileAppender that outputs to a rolling log
# file called rolling_log_file.log.
log4j.appender.R=org.apache.log4j.RollingFileAppender
log4jappender.R.File=rolling_log_file.log
M--
----- Original Message -----
From: H.Z
To: [email protected]
Sent: Thursday, October 04, 2007 8:28 PM
Subject: Axis setup problem
Hello, I am a newbie to AXIS, after I installed all stuffs and try the example
C:\axis\samples\stock>java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClien
t -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd
I got the warning messages as the following, please give a hand.
log4j:WARN No appenders could be found for logger
(org.apache.axis.i18n.ProjectR
esourceBundle).
log4j:WARN Please initialize the log4j system properly.
Processing file deploy.wsdd
<Admin>Done processing</Admin>
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel.
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.