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.9 - JMS Defined Properties

carterpage opened this issue · comments

JMS reserves the 'JMSX' prefix for JMS-defined properties.

Support for these properties is optional. ConnectionMetaData.getJMSXPropertyNames() returns the names of the JMSX properties supported by a connection.

Task: Ensure that a user cannot set the following JMSXUserID, JMSXAppID, JMSXDeliveryCount, JMSXProducerTXID, JMSXConsumerTXID, JMSXRcvTimestamp, JMSXState.

Clients are allowed to set JMSXGroupID and JMSXGroupSeq