Shi Jinghai created OFBIZ-5180:
----------------------------------
Summary: 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
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