On Thu February 18 2010 12:38:24 pm John Hite wrote: > Does CXF support Spring 3.0? Does anyone have any experience with using CXF > with Spring 3.0? > > Thanks, > John
With 2.2.6, we did some testing and fixed a bunch of things related to Spring 3. We have a spring3 profile in the maven build that now tests it. After 2.2.6, we did find one more issue relating to setting a task executor in the JMS transport. That's now fixed on the branches. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
