skyscreamer / nevado

A JMS driver for Amazon SQS.

Home Page:http://nevado.skyscreamer.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMS 1.1 - Section 3.5.7 - Clearing Properties

carterpage opened this issue · comments

clearProperties should delete all properties. This does not effect the body.

JMS does not provide a way to remove individual properties entry once it has been added to a message. Seems to be all or none.