You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "zhfeng (via GitHub)" <gi...@apache.org> on 2023/01/28 01:35:21 UTC

[GitHub] [camel-quarkus] zhfeng opened a new issue, #4454: camel-quarkus-activemq can not set some properties in native mode

zhfeng opened a new issue, #4454:
URL: https://github.com/apache/camel-quarkus/issues/4454

   Such as `jms.checkForDuplicates=false` and it looks like `activemq-clients` uses the reflections to set these properties. Then it needs to regsiter the classes `RedeliveryPolicy`, `ActiveMQPrefetchPolicy`, `BlobTransferPolicy` and `ActiveMQConnectionFactory`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zhfeng closed issue #4454: camel-quarkus-activemq can not set jms some properties in native mode

Posted by "zhfeng (via GitHub)" <gi...@apache.org>.
zhfeng closed issue #4454: camel-quarkus-activemq can not set jms some properties in native mode
URL: https://github.com/apache/camel-quarkus/issues/4454


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org