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:57:18 UTC

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

     [ https://issues.apache.org/jira/browse/KARAF-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved KARAF-4358.
----------------------------------------
    Resolution: Fixed

> 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)