Sergey Beryozkin-5 wrote > > from your earlier message: > > 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? > > I think so, I know implementorClass is required for jaxws:endpoint when > AOP is involved, but guess it may not be needed for jaxws:client. >
My client is generated from a WSDL generated by Axis2. Only the port type interface has the methods declared. Can I set the serviceClass to be the port type? - chris -- View this message in context: http://cxf.547215.n5.nabble.com/JAX-RS-and-JAX-WS-client-beans-with-Spring-request-scope-tp5710579p5710692.html Sent from the cxf-user mailing list archive at Nabble.com.
