You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2008/10/20 16:17:52 UTC

[jira] Resolved: (AMQ-1978) ActiveMQTextMessage toString() method to call getText()

     [ https://issues.apache.org/activemq/browse/AMQ-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-1978.
--------------------------------

    Resolution: Fixed

Fixed in SVN revision 706299. I've added ability to pass a map of overridden fields to IntrospectionSupport, so I can pass modified text value. All tests look fine.

> ActiveMQTextMessage toString() method to call getText()
> -------------------------------------------------------
>
>                 Key: AMQ-1978
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1978
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> Currently toString on newly consumed message shows text field has the null value, because getText is never called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.