I notice you're using TomEE, and asked on the TomEE mailing list. TomEE
uses ActiveMQ 5, and provides a bridge for the JMS 2.0 functionality you're
using. The issue is more likely on the TomEE side, and I'll follow up there.
Jon
On Mon, Feb 10, 2020 at 8:11 AM COURTAULT Francois <
francois.courta
ActiveMQ 5.x does not support any part of JMS 2.0. There has been talk of
it but it would require a lot of work to get there and isn't close.
For JMS 2.0 support I would recommend looking at Artemis which is the next
generation broker and already supports it.
On Mon, Feb 10, 2020 at 3:11 AM COUR