Java Mail Real Email

2004-03-19 Thread Steve Gums
Sorry about that last one. fingers are faster then the brain.. anyways like I was saying.. This servlet was mailing fine before. Not I get the following Unable to complete :javax.mail.NoSuchProviderException: No provider for Address type: rfc822 Here is the web.xml segment

Re: Java Mail Real Email

2004-03-19 Thread QM
: Unable to complete :javax.mail.NoSuchProviderException: No provider for : Address type: rfc822 The phrase completely functioning on another server is the tipoff -- what's in the working server's {tomcat inst}/common/lib? Anything JavaMail related? -QM -- software --

RE: Java Mail Real Email

2004-03-19 Thread Steve Gums
Mail.jar and activation.jar but I will check again Steve -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 8:56 AM To: Tomcat Users List Subject: Re: Java Mail Real Email : Unable to complete :javax.mail.NoSuchProviderException: No provider

RE: Java Mail Real Email

2004-03-19 Thread LILES, DAVID (CONTRACTOR)
- From: QM [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:56 AM To: Tomcat Users List Subject: Re: Java Mail Real Email : Unable to complete :javax.mail.NoSuchProviderException: No provider for : Address type: rfc822 The phrase completely functioning on another server is the tipoff

RE: Java Mail Real Email

2004-03-19 Thread Steve Gums
Is there a good place to get these jars without pulling the whole dang SDK. -Original Message- From: LILES, DAVID (CONTRACTOR) [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:27 AM To: Tomcat Users List Subject: RE: Java Mail Real Email I got a similar error when I migrated

Re: Java Mail Real Email

2004-03-19 Thread Adrian Lanning
, March 19, 2004 11:53 AM Subject: RE: Java Mail Real Email Is there a good place to get these jars without pulling the whole dang SDK. -Original Message- From: LILES, DAVID (CONTRACTOR) [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:27 AM To: Tomcat Users List Subject: RE

RE: Java Mail Real Email

2004-03-19 Thread Steve Gums
Thanks much -Original Message- From: Adrian Lanning [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:14 AM To: Tomcat Users List Subject: Re: Java Mail Real Email http://java.sun.com/products/javamail/ javamail-1_3_1.zip - Filesize = 2,270,566 bytes. You'll need activation.jar

RE: Java Mail Real Email

2004-03-19 Thread Steve Gums
That did it. Just needed a newer mail.jar and activation.jar Thanks for the help Adrian! -Original Message- From: Steve Gums [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 10:16 AM To: 'Tomcat Users List' Subject: RE: Java Mail Real Email Thanks much -Original Message

Re: Java Mail Real Email

2004-03-19 Thread Adrian Lanning
my pleasure although Dave Liles did the actual helping. :-) Adrian - Original Message - From: Steve Gums [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Friday, March 19, 2004 12:34 PM Subject: RE: Java Mail Real Email That did it. Just needed a newer mail.jar

RE: Java Mail Real Email

2004-03-19 Thread Steve Gums
Sorry Thanks Dave -Original Message- From: Adrian Lanning [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 11:26 AM To: Tomcat Users List Subject: Re: Java Mail Real Email my pleasure although Dave Liles did the actual helping. :-) Adrian - Original Message - From

RE: Java Mail Real Email

2004-03-19 Thread LILES, DAVID (CONTRACTOR)
No problem glad to be of help. -Original Message- From: Steve Gums [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 12:21 PM To: 'Tomcat Users List' Subject: RE: Java Mail Real Email Sorry Thanks Dave -Original Message- From: Adrian Lanning [mailto:[EMAIL PROTECTED