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

[jira] [Created] (CAMEL-15593) Dependency hell

Borodina Valery created CAMEL-15593:
---------------------------------------

             Summary: Dependency hell
                 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


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)