You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/09/29 13:31:00 UTC

[jira] [Updated] (CAMEL-15593) Camel-cxf: problem with version alignment and hibernate

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

Andrea Cosentino updated CAMEL-15593:
-------------------------------------
    Summary: Camel-cxf: problem with version alignment and hibernate  (was: Dependency hell)

> Camel-cxf: problem with version alignment and hibernate
> -------------------------------------------------------
>
>                 Key: CAMEL-15593
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15593
>             Project: Camel
>          Issue Type: Bug
>          Components: came-cxf
>    Affects Versions: 3.5.0
>            Reporter: Borodina Valery
>            Priority: Minor
>
> I am used camel-cxf(3.5.0) and hibernate in karaf.
> camel-cxf 3.5.0 - > cxf 3.4.0 -> woodstox 6.2.1 -> stax2 API 4.2.1
> hubernate -> woodstox 4.4.1 -> stax2 API 3.1.4
> When I try get SessionFactory I get org/codehaus/stax2/ri/EmptyIterator.getInstance()Lorg/codehaus/stax2/ri/EmptyIterator; (loaded from jar:bundle://327.0:0/!/ by stax2-api [327]) called from class com.ctc.wstx.util.EmptyNamespaceContext (loaded from jar:bundle://330.0:0/!/ by woodstox-core-asl [330]).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)