[
https://issues.apache.org/jira/browse/KARAF-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15162754#comment-15162754
]
Christian Schneider commented on KARAF-4358:
--------------------------------------------
The problem can be diagnosed in two ways:
1. jta 1.1 and 1.2 are both installed
63 | Active | 80 | 1.2 | javax.transaction-api
59 | Active | 10 | 1.1.1 |
org.apache.geronimo.specs.geronimo-jta_1.1_spec
2. Aries Transaction bundles go to Graceperiod and finally fail as they do not
find the transaction manager
> 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)