Sergey Beryozkin-5 wrote > > should work OK, make sure that jaxws:endpoint/@serviceClass attribute > refers to the actual bean class and have both jaxrs & jaxws refer to the > same request-scoped bean and it should do a trick >
Hello Sergey, Thanks for the advice! I take it that I have to set the *implementor* property of the jaxws:client and jaxrs:client bean to the id of the request-scoped bean then? - chris -- View this message in context: http://cxf.547215.n5.nabble.com/JAX-RS-and-JAX-WS-client-beans-with-Spring-request-scope-tp5710579p5710679.html Sent from the cxf-user mailing list archive at Nabble.com.
