[ 
https://issues.apache.org/jira/browse/CAMEL-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642103#comment-13642103
 ] 

Daniel Kulp commented on CAMEL-6314:
------------------------------------

CXF is compatible and tested with both Jetty 7.6 and Jetty 8.1.  (and 7.5 as 
well)  I don't think Camel has really been tested thoroughly with anything 
other than 7.6.  Thus, it's likely better to exclude the versions that CXF 
pulls in and use the version that Camel would grab.
                
> 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: Task
>          Components: camel-cxf, camel-jetty
>    Affects Versions: 2.11.0
>            Reporter: Ricardo Veguilla
>            Assignee: Claus Ibsen
>             Fix For: 2.11.1
>
>
> 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

Reply via email to