Does CXF 2.2.9 require Spring 2.5.x or can it be used successfully with Spring 3.0 as well? Creating a dependencyManagement section in my pom.xml specifying to use the 3.0 versions and it seemed to include the dependencies. Are there any known caveats with using 3.0?
Also I seem to recall XFire using XBeans for Spring configuration and was wondering to that end if the code has been updated to use Spring namespaces instead? Thanks, Brandon
