Wyss Patrick wrote:
if it's working otherwise then make sure that you have all needed
libraries in your classpath (mail.jar, activation.jar)

I had these two jars in the web application, but not at the level of the application server (Jetty), which is where the log4j jar lives. After adding the two jars there, I got a javax.mail.NoSuchProviderException, which went away after removing the two jars from the web application...

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to