[
https://issues.apache.org/jira/browse/OFBIZ-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shi Jinghai updated OFBIZ-5180:
-------------------------------
Attachment: MimeMessageWrapper.java.patch
I added a MimeMessageToString converter in MimeMessageWrapper.java to resolve
this problem.
> Remove warning message "No converter found, converting from
> org.ofbiz.service.mail.MimeMessageWrapper to java.lang.String"
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5180
> URL: https://issues.apache.org/jira/browse/OFBIZ-5180
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Shi Jinghai
> Priority: Trivial
> Attachments: MimeMessageWrapper.java.patch
>
>
> When sending emails, there are warning messages in log:
> 2012-10-09 16:07:20,100 (default-invoker-Thread-9) [ Converters.java:102:WARN
> ] *** No converter found, converting from
> org.ofbiz.service.mail.MimeMessageWrapper to java.lang.String. Please report
> this message to the developer community so a suitable converter can be
> created. ***
> 2012-10-09 16:07:20,101 (default-invoker-Thread-9) [ ObjectType.java:540:WARN
> ] No special conversion available for
> org.ofbiz.service.mail.MimeMessageWrapper to String, returning
> object.toString().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira