hi,
I have a servlet and it calls a class names SendMail.class in same
directory, when I run this servlet, got error message in jserv.log,
java.lang.NoClassDefFoundError: javax/activation/DataSource
at org.apps.lib.SendMail.sendMail(SendMail.java:33)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
how come to this?
SendMail.class only has one mothed, nothing else.
thanks a lot.
sincerely
sun
___________________________________________________________________________
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