There are two component definitions for role
org.codehaus.plexus.mailsender.MailSender
--------------------------------------------------------------------------------------
Key: CONTINUUM-989
URL: http://jira.codehaus.org/browse/CONTINUUM-989
Project: Continuum
Issue Type: Bug
Affects Versions: 1.0.3
Reporter: John Didion
In continuum-webapp/src/main/resources/META-INF/plexus.application.xml, there
are two component definitions for role
org.codehaus.plexus.mailsender.MailSender. When Plexus is configured, the last
component definition wins, so unless you configure the last (or both) mail
sender components, the MailSender will always try to send via localhost. It
appears that the second one is redundant and can be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira