[ http://issues.apache.org/jira/browse/GERONIMO-1969?page=all ]
Rick McGuire resolved GERONIMO-1969:
------------------------------------
Resolution: Fixed
Committed revision 399081.
M mail/src/java/org/apache/geronimo/mail/MailGBean.java
> MailGBean not handling debug property correctly.
> ------------------------------------------------
>
> Key: GERONIMO-1969
> URL: http://issues.apache.org/jira/browse/GERONIMO-1969
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: mail
> Versions: 1.1
> Reporter: Rick McGuire
> Assignee: Rick McGuire
> Fix For: 1.1
>
> The MailGBean has a Boolean debug property that is supposed to translate into
> a mail.debug Session property. The GBean code is directly storing the
> Boolean value in the property bundle, which results in a null return when
> getProperty() is called. This needs to be stored as the String "true" or
> "false".
--
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