Christian Schneider created KARAF-4358:
------------------------------------------
Summary: Spring feature forces the wrong jta version. Can cause an
error if it is installed before transaction
Key: KARAF-4358
URL: https://issues.apache.org/jira/browse/KARAF-4358
Project: Karaf
Issue Type: Bug
Components: karaf-feature
Affects Versions: 4.0.4
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 4.1.0, 4.0.5
To reproduce execute:
feature:install spring-tx
feature:install transaction
Both jta 1.1 and 1.2 bundles will be installed. This causes aries transaction
to hang on startup as it does not find the transaction manager service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)