[EMAIL PROTECTED] wrote:
hi,

I facing problem when i send mail from my java application,
and also i use Geronimo 1.1.1.
that's why i want to down load geronimo-javamail_1.3.1_spec-1.1.jar.
from which site i download it.

Thanks and Regards

yogesh


A NoSuchProviderException would not be fixed by having a new spec jar. You need to make sure that the germonimo-javamail-transport jar is also on your classpath, since that's the jar that contains the SMTP provider.

Rick

Reply via email to