Thanks, I just put activation.jar there and forgot the mail.jar.
C.C. Liu
-Original Message-
From: Stan Jordan [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 5:00 PM
To: [EMAIL PROTECTED]
Subject: Re: Attachment sample
CC...
Most likely cause is that you need either
CC...
Most likely cause is that you need either mail.jar or mailapi.jar on your
CLASSPATH. Also, you may want to check the archives. This problem has come
up many, many times.
Stan
- Original Message -
From: "Liu, C.C" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 05,
Do you have 'activation.jar' and 'mail.jar' in your classpath?
-Original Message-
From: Liu, C.C [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 4:56 PM
To: '[EMAIL PROTECTED]'
Subject: Attachment sample
Hi,
I got the following error from Attachment sample client side, can anyo
Is the name of the JAR you need from JavaMail mail.jar or is it mailapi.jar?
- Original Message -
From: "Jinghua Gu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 24, 2002 8:11 AM
Subject: Re: Attachment sample not working in beta1?
No, It is wo
No, It is working. You need to add mail.jar in your classpath.
-Emily
At 11:00 AM 3/24/2002 +0100, Stefan Henke wrote:
>Hi,
>
>I´m trying to make the attachment sample coming with axis to work.
>Unfortunately, I always get a NPE each time I try it. For stack trace, see
>below.
>I checked the arc