Thanks!
I found the geronimo library and removed it. Now, it works.
Great!
/Ludwig
-----Original Message-----
From: Stefano Bagnara [mailto:apache@bago.org]
Sent: den 18 december 2009 15:22
To: Commons Users List
Subject: Re: [EMAIL] Problem with mimemessage
2009/12/18 Ludwig Magnusson <ludwig@itcatapult.com>:
> 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: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|