You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Vuk Vasic (Jira)" <ji...@apache.org> on 2022/04/20 16:09:00 UTC

[jira] [Updated] (ARTEMIS-3787) Allow ignoring validation of JMS property names

     [ https://issues.apache.org/jira/browse/ARTEMIS-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vuk Vasic updated ARTEMIS-3787:
-------------------------------
    Description: 
Apache Qpid and Redhat AMQ support setting:

*jms.validatePropertyNames* to false which allows headers such as X-Request-ID or cloudevents:id to be passed to the message broker.

 

URLs:

https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_the_amq_jms_client/index

[Client configuration - Apache Qpid™|https://qpid.apache.org/releases/qpid-jms-0.51.0/docs/index.html]

 

ActiveMQ Artemis should support this also on JMS Java Client in order to allow the implementation of standards such as Cloud Events.

  was:
Apache Qpid and Redhat AMQ support setting:

*jms.validatePropertyNames* to false which allows headers such as X-Request-ID or cloudevents:id to be passed to the message broker.

 

URLs:

[Using the AMQ JMS Client Red Hat AMQ 7.2 | Red Hat Customer Portal|https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_the_amq_jms_client/index]

[Client configuration - Apache Qpid™|https://qpid.apache.org/releases/qpid-jms-0.51.0/docs/index.html]

 

ActiveMQ Artemis should support this also on JMS Java Client in order to allow the implementation of standards such as Cloud Events.


> Allow ignoring validation of JMS property names
> -----------------------------------------------
>
>                 Key: ARTEMIS-3787
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3787
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 2.21.0
>            Reporter: Vuk Vasic
>            Priority: Critical
>
> Apache Qpid and Redhat AMQ support setting:
> *jms.validatePropertyNames* to false which allows headers such as X-Request-ID or cloudevents:id to be passed to the message broker.
>  
> URLs:
> https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_the_amq_jms_client/index
> [Client configuration - Apache Qpid™|https://qpid.apache.org/releases/qpid-jms-0.51.0/docs/index.html]
>  
> ActiveMQ Artemis should support this also on JMS Java Client in order to allow the implementation of standards such as Cloud Events.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)