Henk Hangyi <[EMAIL PROTECTED]> wrote: > I'm running into a problem with email2. I have an MMBase 1.7, with the > email2 installed. It sends email under WindowsXP+JDK1.4+Tomcat4.1.24.
> I get: > > 2004-06-16 12:43:01,537 INFO - Creating table for builder email > 2004-06-16 12:43:01,555 ERROR - Something went wrong while initializing > builder email > 2004-06-16 12:43:01,555 ERROR - Builder will be removed from active > builder list > 2004-06-16 12:43:01,556 ERROR - java.lang.ClassCastException: > > Any idea what causes the ClassCastException? And you it occures under > one Tomcat version and not on another? Any help is welcome. It is a well known problem of java that is does not report what it tries to cast to what, what would have made the message a whole lot better to understand. My guess is that in your sendmail.xml the 'old' implemetnation is specified. You should specify the one which is shipped in mmbase-email.jar (an extension of the 'old' one). See the example sendmail.xml which is present in mmbase-email.zip. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
