Hi CXF and Camel have no hard dependencies of Spring. You can exclude the dependency of spring when you use the camel-cxf component. If you use java code to setup the cxf endpoints you don’t need to use any spring jars.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On December 3, 2014 at 7:31:15 PM, yogu13 (yogesh....@synechron.com) wrote: > Hello, > > I am trying to use camel's cxf component in a webapp (without spring, > probably would go along with guice). I was going through the CXF > dependencies in POM where in I saw that it has a explicit dependency with > spring. I was wondering if there was any other way CXF could be used in > camel without the spring dependency. > > Regards, > -Yogesh > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-CXF-dependency-with-Spring-tp5760046.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >