> From: Peter P. Lupo [mailto:ppl...@gmail.com] > Subject: Re: Hard time finding a but on Tomcat 7 (doesn't happen on 6.)
> I'm talking about this Java Mail: > http://www.oracle.com/technetwork/java/javamail/index.html You really, really need to be specific. There are several versions of JavaMail referenced on that page; which one are you using? > The messages are being printed on the console. It just prints > something like > Exception in thread ""http-bio-8080"-exec-8" So what's the *exact* message, and what's in the Tomcat logs? (Look in _all_ of them.) Running with the 1.4.4 mail.jar doesn't generate any problems in my rather simple webapps. Perhaps there's a conflict with classes or configuration in your particular webapp's WEB-INF/lib or WEB-INF/classes directories; for example, the 1.4.4 mail.jar shouldn't have jCIFS deployed with it. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org