Hello Well I'm a bit embarassed.
As you said, I forgot to pass the searchService bean to my implemention bean, so it couldn't work properly. As somebody else pointed out, due to the way my appplication is coded, I had to pass autowire="byType" to my implementor bean. Thanks a lot for your pointers, as usual it was a tiny problem that was hidden (to me at least) by the forest that is CXF. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-and-spring-no-injection-of-spring-managed-beans-in-CXF-servlet-tp3365305p3366794.html Sent from the cxf-user mailing list archive at Nabble.com.
