[jboss-jira] [JBoss JIRA] Commented: (JBESB-67) Improve mail configuration
Johan Kumps (JIRA)
jira-events at jboss.com
Mon Jul 17 17:20:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBESB-67?page=comments#action_12339717 ]
Johan Kumps commented on JBESB-67:
----------------------------------
EsbEmail refactored to Email
Removed DomElement dependancy
Parameters like hostname, port can be set using accessor methods
A send() method is introduced to send the email. The constructor cannot be used when properties are being set using mutator methods.
> Improve mail configuration
> --------------------------
>
> Key: JBESB-67
> URL: http://jira.jboss.com/jira/browse/JBESB-67
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Documentation, ESB Core
> Affects Versions: 4.0 Alpha 1
> Reporter: Mark Little
> Assigned To: Johan Kumps
> Fix For: 4.0 Beta 1
>
>
> - common\src\org\jboss\soa\esb\helpers\EsbEmail.java
> 1) Refactor
> - to take paramters like host, name, port
> - Rename (remove Esb prefix)
> - provide mutator/accessor/get/set methods, don't put all in constructor
> 2) Remove dependency on DomElement
--
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