[
https://issues.apache.org/jira/browse/AMQ-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687521#comment-15687521
]
ASF subversion and git services commented on AMQ-6452:
------------------------------------------------------
Commit 7a7192517be798e0b17106e24bc5b3248f8650a3 in activemq's branch
refs/heads/master from [~graben]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=7a71925 ]
AMQ-6452: Upgrade dependency of geronimo-transaction
> 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)