Hello everybody: First of all, I know that already exist some post about this problem, but I can't solve it.
I have implement a client and when I run it I get the following messages ... log4j:WARN No appenders could be found for logger (org.apache.axis2.description.AxisService). log4j:WARN Please initialize the log4j system properly. ... followed by my service response. I mean that the service works properly, but according with what I've read in other posts, I need to include a file called log4j.properties in the classpath. And my question is: how? I'm using Eclipse and it only lets me include .jar files to the classpath. Any help will be welcome. Thank you very much -- View this message in context: http://www.nabble.com/Axis2-1.3-Log4J-WARNS-tf4626262.html#a13210291 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
