[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=comments#action_12371097 ]
Rick McGuire commented on GERONIMO-1754:
----------------------------------------
I essentially just copied what was done for the other transport/store GBeans, which also just
used literals for those constants. It might make sense to use a common set between NNTPStore/NNTPTransport
(maybe by placing them in an extra constants class). Should the rest of the GBeans redone
also?
> Add GBeans for configuring NNTPTransport and NNTPStore access
> -------------------------------------------------------------
>
> Key: GERONIMO-1754
> URL: http://issues.apache.org/jira/browse/GERONIMO-1754
> Project: Geronimo
> Type: New Feature
> Components: mail
> Versions: 1.2
> Reporter: Rick McGuire
> Attachments: GERONIMO-1754.patch
>
> The Geronimo Mail support has GBeans for configuring each of the javamail protocols (SMTP,
POP3, IMAP), but the Geronimo javamail implemenation now has support for nntp and nntp-post
protocols, so additional GBeans are needed for the new protocols.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|