Jakub Scholz created QPIDJMS-106:
------------------------------------

             Summary: Use jms.validatePropertyNames also for messages sent by 
the client, not only for received messages
                 Key: QPIDJMS-106
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-106
             Project: Qpid JMS
          Issue Type: Improvement
          Components: qpid-jms-client
            Reporter: Jakub Scholz


The JIRA QPIDJMS-48 added a new connection option jms.validatePropertyNames 
which can be used to override the validation of property names against the JMS 
spec. Switching off the validation allows for example to read message 
properties which contain period in their names.

Right now this option seems to be taken into account only for received 
messages. It would be great if the the option is taken into account also for 
messages which are created and sent by the client. That would allow to send 
messages containing period in property names.



--
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