[jboss-jira] [JBoss JIRA] Created: (JBPM-976) The setting "resource.mail.properties" is never used.
luka kama (JIRA)
jira-events at lists.jboss.org
Wed May 30 11:09:08 EDT 2007
The setting "resource.mail.properties" is never used.
-----------------------------------------------------
Key: JBPM-976
URL: http://jira.jboss.com/jira/browse/JBPM-976
Project: JBoss jBPM
Issue Type: Bug
Affects Versions: jBPM jPDL 3.2
Reporter: luka kama
Assigned To: Tom Baeyens
The property "resource.mail.properties" should be used if the property "jbpm.mail.smtp.host" is not defined.
The proplem is that "jbpm.mail.smtp.host" is set in the default configuration, so it will be always defined, preventing the "resource.mail.properties" to be used.
Maybe the check should be reversed? (check before "resource.mail.properties" and if not set use "jbpm.mail.smtp.host")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list