[
https://issues.apache.org/jira/browse/AMQ-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670325#comment-15670325
]
Benjamin Graf commented on AMQ-6452:
------------------------------------
Added Pull request https://github.com/apache/activemq/pull/210
> Geronimo transaction manager dependency version should be upgraded
> ------------------------------------------------------------------
>
> Key: AMQ-6452
> URL: https://issues.apache.org/jira/browse/AMQ-6452
> Project: ActiveMQ
> Issue Type: Bug
> Components: activemq-pool
> Affects Versions: 5.14.1
> Reporter: Benjamin Graf
>
> Actually version of gtm is 2.2.1.
> {code:xml}
> <dependency>
> <groupId>org.apache.geronimo.components</groupId>
> <artifactId>geronimo-transaction</artifactId>
> <version>2.2.1</version>
> </dependency>
> {code}
> Karaf for example does install gtm > 3.x.x since years and does therefor not
> support recovery together with activemq-jms-pool implementation.
> (NoClassDefFoundError!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)