that runs on all machines. So finally i doubt, the
jar is corrupted. Therefore my question whether there's
a difference ...

but i'll try jar -tvf ...

jar -tvf problem.jar didn't come up with any
exception / extraordinary , just the usual listing of
all files contained in the archive.

is there a difference between jar loading
when
a) taskdef with classpath path="..."
b) taskdef with jar in %ANT_HOME%/lib

In a way, yes.  If it is in ANT_HOME/lib it will be loaded by a
different ClassLoader but should be using the same ZIP-reading
classes.

So, finally i run of ideas. I'll let it rest, and tell
you again, when putting the next task into the jar,
extending the antlib.xml again.

Regards, Gilbert



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to