On Wednesday, May 09, 2012 08:50:54 PM chris snow wrote: > Is this page still correct for 2.6.0? > > http://cxf.apache.org/docs/configuration-of-the-bus.html > > I was receiving java.lang.ClassNotFoundException: > org.apache.cxf.bus.spring.SpringBusImpl
Interesting. Don't think that class ever existed. > > It seems the correct class now is: java.lang.ClassNotFoundException: > org.apache.cxf.bus.spring.SpringBus ? Yep. That said, using the <cxf:bus ...> element is the recommended way to do it. Dan > > Many thanks, > > Chris -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
