Running the WSDL2Java script.
I get a log4j error
Please initialise the log4j propertly; no appenders could be found for
logger.
any ideas on this?
Thanks
bruce
> Running the WSDL2Java script.
> I get a log4j error
[quoted text clipped - 5 lines]
> Thanks
> bruce
It means your log4 is not initialized.... it need a property to be
configure, put a proper log4J.propertie file in the classpath
Etienne