You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2006/12/15 09:59:20 UTC

[jira] Created: (QPID-196) JMSX Message Properties should be accessible via get* as if value was in our Property table.

JMSX Message Properties should be accessible via get* as if value was in our Property table.
--------------------------------------------------------------------------------------------

                 Key: QPID-196
                 URL: http://issues.apache.org/jira/browse/QPID-196
             Project: Qpid
          Issue Type: Bug
            Reporter: Martin Ritchie


Properties that need to be accessable:
JMSDestination
JMSDeliveryMode
JMSExpiration 
JMSPriority 
JMSMessageID 
JMSTimestamp 
JMSCorrelationID 
JMSReplyTo 
JMSType 
JMSRedelivered 

-- 
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] Updated: (QPID-196) JMS Message Properties should be accessible via get* as if value was in our Property table.

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-196:
-------------------------------

          Component/s: Java Client
        Fix Version/s: M3
             Assignee: Martin Ritchie
    Affects Version/s: M3

> JMS Message Properties should be accessible via get* as if value was in our Property table.
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-196
>                 URL: https://issues.apache.org/jira/browse/QPID-196
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Properties that need to be accessable:
> JMSDestination
> JMSDeliveryMode
> JMSExpiration 
> JMSPriority 
> JMSMessageID 
> JMSTimestamp 
> JMSCorrelationID 
> JMSReplyTo 
> JMSType 
> JMSRedelivered 

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


[jira] Updated: (QPID-196) JMS Message Properties should be accessible via get* as if value was in our Property table.

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

Martin Ritchie updated QPID-196:
--------------------------------

    Summary: JMS Message Properties should be accessible via get* as if value was in our Property table.  (was: JMSX Message Properties should be accessible via get* as if value was in our Property table.)

> JMS Message Properties should be accessible via get* as if value was in our Property table.
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-196
>                 URL: http://issues.apache.org/jira/browse/QPID-196
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Martin Ritchie
>
> Properties that need to be accessable:
> JMSDestination
> JMSDeliveryMode
> JMSExpiration 
> JMSPriority 
> JMSMessageID 
> JMSTimestamp 
> JMSCorrelationID 
> JMSReplyTo 
> JMSType 
> JMSRedelivered 

-- 
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-196) JMS Message Properties should be accessible via get* as if value was in our Property table.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-196.
---------------------------------

    Resolution: Fixed

All these properties have been implemented to be available from the Message class.

> JMS Message Properties should be accessible via get* as if value was in our Property table.
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-196
>                 URL: https://issues.apache.org/jira/browse/QPID-196
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Properties that need to be accessable:
> JMSDestination
> JMSDeliveryMode
> JMSExpiration 
> JMSPriority 
> JMSMessageID 
> JMSTimestamp 
> JMSCorrelationID 
> JMSReplyTo 
> JMSType 
> JMSRedelivered 

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