You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ricardo Veguilla (JIRA)" <ji...@apache.org> on 2013/04/25 05:42:16 UTC

[jira] [Created] (CAMEL-6314) cannot use camel-cxf and camel-jetty at the same time due to dependency problem

Ricardo Veguilla created CAMEL-6314:
---------------------------------------

             Summary: cannot use camel-cxf and camel-jetty at the same time due to dependency problem
                 Key: CAMEL-6314
                 URL: https://issues.apache.org/jira/browse/CAMEL-6314
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf, camel-jetty
    Affects Versions: 2.11.0
            Reporter: Ricardo Veguilla
            Priority: Blocker


camel-cxf-2.11 depends on cxf-2.7.4.

cxf-rt-transports-http-jetty-2.7.4 depends on jetty-server-8.1.7

camel-jetty depends on jetty-server-7.6.8.

So using both a cxf:bean route and a jetty route results in a java.lang.NoSuchMethodError: org.eclipse.jetty.server.Request.getDispatcherType()Lorg/eclipse/jetty/server/DispatcherType;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira