Jonathan Gallimore created ARTEMIS-1321:
-------------------------------------------
Summary: Remove final modifier from
org.apache.activemq.artemis.ra.ActiveMQRASession
Key: ARTEMIS-1321
URL: https://issues.apache.org/jira/browse/ARTEMIS-1321
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Jonathan Gallimore
Priority: Trivial
When using Artemis as a JMS provider in Apache TomEE, TomEE will attempt to
create a proxy of the org.apache.activemq.artemis.ra.ActiveMQRASession class
using its DynamicSubclass mechanism. The 'final' modifier on this class
prevents the proxy creation from working.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)