Hi, How can I avoid the "No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder)" message when using the WSDL2Java Ant task in Eclipse ? I've tried to add the log4j.xml file to the classpath used in the task, but that did not solve the issue.
[wsdl2java] log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder). [wsdl2java] log4j:WARN Please initialize the log4j system properly. BUILD FAILED G:\projects\find\enotary-find-ws\build-qPP-ws.xml:42: The following error occurred while executing this line: G:\projects\find\enotary-find-ws\build.xml:193: org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL Regards, Stefan Lecho. -- View this message in context: http://www.nabble.com/How-to-avoid-No-appenders-could-be-found-for-logger-%28org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder%29-message-tp16847803p16847803.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
