[
https://issues.apache.org/jira/browse/AMQ-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved AMQ-6452.
------------------------------
Resolution: Fixed
Fix Version/s: 5.15.0
Thanks for the PR
> Geronimo transaction manager dependency version should be upgraded
> ------------------------------------------------------------------
>
> Key: AMQ-6452
> URL: https://issues.apache.org/jira/browse/AMQ-6452
> Project: ActiveMQ
> Issue Type: Task
> Components: activemq-pool
> Affects Versions: 5.14.1
> Reporter: Benjamin Graf
> Fix For: 5.15.0
>
>
> 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)