Hi,

> -----Original Message-----
> From: Nancy Crisostomo Martinez [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 30, 2002 12:26 AM
> To: Tomcat Users List
> Subject: send a mail
> 
> 
> Hi  everybody!
> I'm having some troubles with sending an e-mail from a servlet I have
> running on Tomcat 3.3 and Solaris.
> 
> I have a servlet which use Java Mail API to send an e-mail, but when I
> press the button to send an e-mail  this error appear on console:
> 
>           javax.mail.NoSuchProviderException: No provider for 
> Address type:
> rfc822
> 
> 
> Could you tell me why does this message appear? and How can I fix it?
> Thank you in advance!!

Hmm, it's strange. Looks like you dont have all jars required even though
standart JavaMail is supposed to contain provider for rfc822.
Does standalone application work fine?

> Nancy.
> 
> 

Anton

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to