[
https://issues.apache.org/jira/browse/ARTEMIS-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111898#comment-16111898
]
ASF GitHub Bot commented on ARTEMIS-1321:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1437
> 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
> Affects Versions: 2.2.0
> 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)