Robbie Gemmell created QPIDJMS-130:
--------------------------------------

             Summary: clearing the properties of a received message should make 
them writable again
                 Key: QPIDJMS-130
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-130
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.6.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.7.0


JMS requries that recieved messages have read-only properties and bodies (but 
not headers) that can be independently cleared, which makes them writable again.

Our clearProperties implementation is currently only clearing the existing 
properties and is not marking them writable, so it isnt possible to set new 
property values after performing the clear operation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to