You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2006/12/13 16:22:21 UTC

[jira] Created: (QPID-181) Message properties do not support JMS type conversion rules

Message properties do not support JMS type conversion rules
-----------------------------------------------------------

                 Key: QPID-181
                 URL: http://issues.apache.org/jira/browse/QPID-181
             Project: Qpid
          Issue Type: Bug
          Components: JMS Compliance
            Reporter: Robert Greig
         Assigned To: Martin Ritchie


According to the JMS spec, message properties must support type conversion, e.g. if you have a byte property you should be able to call getIntegerProperty to read its value (as well as getShortProperty adn getByteProperty).

-- 
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

        

[jira] Resolved: (QPID-181) Message properties do not support JMS type conversion rules

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-181?page=all ]

Martin Ritchie resolved QPID-181.
---------------------------------

    Resolution: Fixed

Implemented JMS Message Properties
revision 487483

> Message properties do not support JMS type conversion rules
> -----------------------------------------------------------
>
>                 Key: QPID-181
>                 URL: http://issues.apache.org/jira/browse/QPID-181
>             Project: Qpid
>          Issue Type: Bug
>          Components: JMS Compliance
>            Reporter: Robert Greig
>         Assigned To: Martin Ritchie
>
> According to the JMS spec, message properties must support type conversion, e.g. if you have a byte property you should be able to call getIntegerProperty to read its value (as well as getShortProperty adn getByteProperty).

-- 
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