[ https://issues.apache.org/activemq/browse/CAMEL-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57049#action_57049 ]
Willem Jiang commented on CAMEL-2388: ------------------------------------- I tried to remove the camel-spring dependency and found CxfRsSpringEndpoint, CxfConverter, CxfSpringEndpoint need to SpringCamelContext to look up the ApplicationContext which SpringCamelContext holds. So I will just commit change of cxf-rt-transports-http-jetty part. > Remove some dependencies > ------------------------ > > Key: CAMEL-2388 > URL: https://issues.apache.org/activemq/browse/CAMEL-2388 > Project: Apache Camel > Issue Type: Improvement > Components: camel-cxf > Affects Versions: 2.1.0 > Reporter: Christian Schneider > Assignee: Willem Jiang > Attachments: camel-cxf-2010-01-21.patch > > > While checking the dependencies of camel-cxf I found that some dependencies > are at least not necessary to compile the project. > I have attached a patch with the removed dependencies. > The dependencies are: > camel-spring > cxf-rt-transports-http-jetty -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.