Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5E207200C0F for ; Thu, 2 Feb 2017 12:37:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5CA29160B57; Thu, 2 Feb 2017 11:37:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0D199160B54 for ; Thu, 2 Feb 2017 12:37:29 +0100 (CET) Received: (qmail 11717 invoked by uid 500); 2 Feb 2017 11:37:28 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 11706 invoked by uid 99); 2 Feb 2017 11:37:27 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2017 11:37:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A9D8BDFF06; Thu, 2 Feb 2017 11:37:27 +0000 (UTC) From: andytaylor To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #983: ARTEMIS-936 - make amqp transformers configurab... Content-Type: text/plain Message-Id: <20170202113727.A9D8BDFF06@git1-us-west.apache.org> Date: Thu, 2 Feb 2017 11:37:27 +0000 (UTC) archived-at: Thu, 02 Feb 2017 11:37:31 -0000 Github user andytaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/983 I took this documentation from ActiveMQ and its only really related to the JMS client, we could probably add more details about other cross protocol transformations, MQTT for instance. you are correct folks just using AMQP won't be effected but if they use AMQP to JMS they will. I'll fix the example --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---