[ 
https://issues.apache.org/jira/browse/QPIDJMS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959199#comment-14959199
 ] 

ASF subversion and git services commented on QPIDJMS-130:
---------------------------------------------------------

Commit 26f881bf3be693b4734a52aedd26f12357549e97 in qpid-jms's branch 
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=26f881b ]

QPIDJMS-130: clearing the properties of a received message should make them 
writable again


> 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