Benjamin Graf created AMQ-6452:
----------------------------------
Summary: 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)