I would look at some of the 681 hits that Googling << axis "log4j:WARN Please initialize the log4j system properly" >> returns. Let us know if that helped or not.
Glen Am Donnerstag, den 14.06.2007, 11:50 +0200 schrieb Simone: > Hi, > i've installed tomcat 5.5, jdk 1.5 and axis 1.4 on fedora 6, and it > works fine. > > when i try to deploy a web service with this command: > > java -cp $AXISCLASSPATH org.apache.axis.client.AdminClient > -lhttp://localhost:8080/axis/services/AdminService webservices.wsdd > > i receive this message: > > log4j:WARN No appenders could be found for logger > (org.apache.axis.i18n.ProjectResourceBundle). > log4j:WARN Please initialize the log4j system properly. > Processing file webservices.wsdd > <Admin>Done processing</Admin> > > The service is shown in > http://localhost:8080/axis/servlet/AxisServlet, but i want to know why > appear this warning. > > i've read old mailing list, and i add the log4j.proprerties in > axisclasspath, but whithout changes. > > What can i do? > > Thanks for help. > > Simone. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
