is everything in the Classpath? is it in the servlet directory? if
it's in the servlet dir, move it into the classpath?
Jim
Jeetandra Mahtani wrote:
>
> Hello,
> I had to write an application(serlvet) that would need to use the
> JavaMail API. I
> downloaded it and unzipped it. One of the files was the mail.jar which
> contained all the classes. Now, I imported the mail.jar file into VAJ.
> Now,
> I wrote my application in VAJ and tested it using the WebSphere test
> environment and everything worked fine. Now, I exported the
> application to
> the actual WebSphere running on the production server and tried to
> test the
> application and I am getting the following error:
> Problem sending mesage: javax.mail.NoSuchProviderException: No
> provider for
> Address type: rfc822
>
> According to the NOTES that came with the JavaMail API, the following is
> mentioned:
> Your problem: NoSuchProviderException - No such provider for RFC822.
> Our response: You unjar'ed mail.jar. Don't.
>
> I have definitely not unjar'ed mail.jar.
> Any suggestions/ideas on whats going wrong?
> Appreciate it.
> Thanks,
> J
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html