On 11/29/05, Anil Gangolli <[EMAIL PROTECTED]> wrote: > > Had a similar problem while testing. > > The two things to check are: (1) Make sure the web.xml doesn't have the > mail session resource commented. (2) Make sure you don't have a > duplicate copies of mail.jar and activation.jar in both Tomcat's > common/lib and the app's WEB-INF/lib. Put them only in common/lib. > It's really easy to end up with a duplicate, so I added a note on the > upgrade guide about this.
I removed mail.jar and activation.jar from WEB-INF/lib and it solved the problem for me. Thanks Anil! Matt > > Matt Raible wrote: > > >I haven't got any comment e-mails from my site since I upgraded to > >Roller 2.0. I have everything configured correctly AFAIK. The UI has > >the appropriate boxes checked in my settings, as well as the server > >settings. > > > >Matt > > > > > > > > > >
