On 24/03/2010 12:44, Manoj Kumar wrote:

Hi,
      I executed a sample on apache-tomcat-6.0.26 as follows  :

[man...@localhost axis-1_4]$ java -cp $AXISCLASSPATH samples.stock.GetQuote 
-lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX
log4j:WARN No appenders could be found for logger 
(org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
XXX: 55.25


I got correct result but how can I solve log4j:WARN ?

This would be a log4j question.

Your application appears to include the jar, but you've not bothered to configure it.


p

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to