Re: Confirming a bug with Tomcat 7 and Java Mail.

2011-03-15 Thread Konstantin Kolinko
2011/3/15 Peter P. Lupo : > I would open an issue on Bugzilla but first I'd like to check it with you > guys. > >  I'm trying to add mail.jar (Java Mail) to my app's lib (the problem also > happens with tomcat's lib). It is quite simple. If I do it, I start getting > "Exception in thread http-bio-8

Re: Confirming a bug with Tomcat 7 and Java Mail.

2011-03-15 Thread Mark Thomas
On 14/03/2011 23:11, Peter P. Lupo wrote: > Just to be clear: you don't have to try sending an e-mail. Just add the jar > and try to get a response or two from an app running on Tomcat 7. I don't see this error. The users list is the place to debug this. Mark