I am currently using spring xml context files to configure all of my CXF endpoints. We are in the process of upgrading to Spring 3.1 and would like to move away from XML configuration files in favor of the Java based @Configuration annotated classes. I was wondering if there is an example of how to do properly configure the CXF bus, wire interceptors/features, and create jaxws:endpoints using the Java based Spring configuration.
Thanks, jp4 -- View this message in context: http://cxf.547215.n5.nabble.com/Spring-Java-Configuration-for-CXF-tp5558052p5558052.html Sent from the cxf-user mailing list archive at Nabble.com.
