Hide Forgot
project_key: SOA See JBPM-2905
Link: Added: This issue depends JBPM-2905
Project issue JBPM-2905 resolved, for details please refer to that issue.
Verified in ER2
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/JBPM-2905 The messages' "from" attribute was not being auto-populated with the "mail.from" property. Instead, the message.setFrom() method had to be called explicitly. A testFrom method has been added to the MailTest case. It ensures that the "from" attribute is set correctly.