首页 > 其他 > 详细

发邮件抛异常。no object DCH for MIME type text/plain; charset=UTF-8

时间:2015-03-16 17:52:00      阅读:283      评论:0      收藏:0      [点我收藏+]
在进行发邮件的时候抛出的这个异常:

IOException while sending message; nested exception is: javax.activation.UnsupportedDataTypeException: no object DCH for MIME type text/plain; charset=UTF-8 


检查在站点的lib文件夹下和在tomcat的common的lib下边是不是同时存在mail.jar and activation.jar,没有的话加进去就OK了,我的已解决。jar包我已上传,用的话自己下。

http://download.csdn.net/detail/m_123hj_520/8505847

发邮件抛异常。no object DCH for MIME type text/plain; charset=UTF-8

原文:http://blog.csdn.net/m_123hj_520/article/details/44308033

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!