> I'm trying to create/use a custom log4j.xml (same as log4j.properties, but
XML format). 
> As directed in the Axis documentation, I removed log4j.properties from
axis.jar and
> have placed my custom log4j.xml in the classpath.

> But, now when I run the axis-admin Ant tasks (e.g., to deploy or undeploy
a web service),
> I get a huge stack trace that starts with:

> [axis-admin] java.util.zip.ZipException error in opening zip file

How did you remove the log4j.properties file from the jar? JARs
built/modified with PKZip/WinZip can cause problems when reading from them.
Better use the JAR command.

Wolfgang

<<attachment: winmail.dat>>

Reply via email to