You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/02/24 10:25:18 UTC

[jira] [Created] (KARAF-4358) Spring feature forces the wrong jta version. Can cause an error if it is installed before transaction

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)