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

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

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

QPIDJMS-106: have the validatePropertyNames option also act for messages being 
created to send, as originally intended (fix broken test)


> 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
>         Attachments: QPIDJMS-106.patch
>
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to