> I am trying the JavaMail tutorial > I compiled the msgsend.java file > Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/SharedByteArrayInputStream > at msgsend.<init>(msgsend.java:14
Well, you've got a problem with the classloader not being able to find JavaMail. But why are you asking on the JAMES mailing list? There is a JavaMail interest mailing list maintained by Sun. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]