B
bruce_phipps
I'm a newbie learning Axis1.x ( I know there is an Axis2, but our
developers at work are still using 1.x).
Things are going well. I have worked through most of the basic samples
OK. But I get a recurring log4j error, which is not fatal but I would
like to fix it .
bash-3.00$ java org.apache.axis.wsdl.WSDL2Java
log4j:WARN No appenders could be found for logger
(org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
.................
How can I clear this up?
Thanks
Bruce
developers at work are still using 1.x).
Things are going well. I have worked through most of the basic samples
OK. But I get a recurring log4j error, which is not fatal but I would
like to fix it .
bash-3.00$ java org.apache.axis.wsdl.WSDL2Java
log4j:WARN No appenders could be found for logger
(org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
.................
How can I clear this up?
Thanks
Bruce