Hi Simone, 

        It looks like your log4j.properties file is not in the
classpath.  I got this error before, but when I put my log4j.properties
in the classpath, it went away.

Thanks
Raghu

-----Original Message-----
From: Glen Mazza [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 14, 2007 11:54 AM
To: [email protected]
Subject: Re: Deploying Web Services LOG4J WARN

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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to