Thanks! I found the geronimo library and removed it. Now, it works. Great! /Ludwig
-----Original Message----- From: Stefano Bagnara [mailto:[email protected]] Sent: den 18 december 2009 15:22 To: Commons Users List Subject: Re: [EMAIL] Problem with mimemessage 2009/12/18 Ludwig Magnusson <[email protected]>: > java.lang.UnsupportedOperationException: Method not yet implemented > > at > javax.mail.internet.MimeMessage.<init>(MimeMessage.java:89) > > at IIRC this happens when you have a geronimo javamail spec 1.3.x in your classpath. Remove it and only leave an official sun javamail (or an updated geronimo spec jar). Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
