Hi Simone, 

Did you initialize the logger form the code??
I did:

Logger logger=Logger.getLogger("my_class".class.getName());
and
PropertyConfigurator.configureAndWatch("full path to properties file");
        
Regards,

Jorge Fernández


 
Simone <[EMAIL PROTECTED]> escribió: 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.
 

                
---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com

Reply via email to