eagerbeaver wrote:
Thanks for your response.

According to the documentation, the only library dependencies the Mail task
requires are mail.jar and activation.jar. The latest versions of these are
in my $ANT_HOME$/lib.
There is nothing to say that library dependencies have changed since Ant
v1.6.2.  I am still at a loss.


the other source of classloader problems is if there is a copy of mail or activation jar somewhere else in the chain of things, but that they cannot see each other.

what does ant -diagnostics say?

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

Reply via email to