[ https://issues.apache.org/jira/browse/QPID-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785382#comment-13785382 ]
Rajith Attapattu commented on QPID-5204: ---------------------------------------- QPID-3838 prefixes vendor specific properties with JMS_ We could add another rule to make sure we remove any "." with and underscore. As for " x-amqp-0-10-routing-key", it doesn't exist as a physical property. It's a virtual key that gets mapped to the routing key. > qpid.subject is an invalid JMS property identifier > -------------------------------------------------- > > Key: QPID-5204 > URL: https://issues.apache.org/jira/browse/QPID-5204 > Project: Qpid > Issue Type: Bug > Components: Java Client > Affects Versions: 0.24 > Reporter: Gordon Sim > Fix For: 0.25 > > > It should be prefixed with JMS_ and the '.' needs to be replaced (e.g. > perhaps with '_'). This shouldn't affect what is sent over the wire, just how > the name is exposed through the API. > There are probably some others, e.g. x-amqp-0-10-routing-key etc. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org