update for those who might come across this: upgrading the jvm from 1.6.0_07 -> 1.6.0_16+ fixed this.
Don't know where along the way it was fixed, as I don't have java versions between those. I tried removing all activation*jar I could find, as well as adding mailcap files everywhere I could (per some discussion thread), and adding the activation jar to endorsed... none of which was successful. > -----Message d'origine----- > De : Linus Kamb [mailto:[email protected]] > Envoyé : Wednesday, March 10, 2010 11:37 AM > À : 'Jetspeed Users List' > Objet : forgotten password email, activation.jar, and Java 1.6 > > When I run under java 1.6, I get the following error with trying to send > email with the forgotten > password portlet: > > > > Failed to send forgotten password email to user with email address because > Failed messages: > javax.mail.MessagingException: IOException while sending message; nested > exception is: > javax.activation.UnsupportedDataTypeException: no object DCH for MIME type > text/plain; charset=us- > ascii > > > > looking around, I've determined that the error is apparently due to a > conflict from the inclusion > of the java activation framework classes in to the 1.6 jvm. When I run under > 1.5, it works. > > > > I've tried removing all the activation jars I could find, but it still fails. > > > > Any ideas what else I should try? > > > > thanks, > > Linus > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
