WebDav BasicClient

I’ve installed WebDav BasicClient application and when I try to run it by clicking run.cmd,
the following prompts out…

Now starting Tamino WebDAV BasicClient…

CLASSPATH is
.;”…\lib\jh.jar";“…\lib\log4j.jar”;“…\lib\taminowebdavbasicclient.jar”;“…\l
ib\xalan.jar”;“…\lib\xercesImpl.jar”;“…\lib\xml-apis.jar”;“…\lib\xmlParserAPI
s.jar”

LOGGING is false

log4j:ERROR No appenders could be found for category (com.softwareag.common.inst
rumentation.contract.Contract).
log4j:ERROR Please initialize the log4j system properly.
"

What’s the problem if I can’t initalize the log4j system? How can I solve it ?

Hi,

in this version of BasicClient the log4j.properties file is missing. It should be in the classpath. However, you safely may ignore this message, the only side effect is, that you cannot activate LOGGING.

Regards,
Martin