Github user gemmellr commented on the issue:
https://github.com/apache/activemq-artemis/pull/983
The new documentation seems a little confusing given all the mentions of
JMS, which is often only indirectly related to what the transformers are doing,
with cross-protocol conversion really being what is affected. Folks not using
JMS clients are also going to be affected by transformer changes, and folks
using AMQP JMS clients wont be affected in the way the documentation might seem
to suggest (e.g they wont suddenly receive a BytesMessage just because the
broker used one internally in its native transformer to carry the AMQP bytes of
a TextMessage they had sent to the broker).
The example of configuring a 'jms' transformer actually gives configuration
for a 'native' one.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---