Hi,
Take a look into CXF JAX-RS Provider services: cxf.apache.org/docs/provider-services.html. CXF delivers the example illustrating this kind of service. The implementation can be very generic and can be used with different WSDLs and Policies. Regards, Andrei. ________________________________ From: japearson <[email protected]> Sent: Tuesday, August 2, 2016 7:41:41 AM To: [email protected] Subject: Re: How to provide mocked/canned responses for CXF SOAP JAX-WS Services? Graeme Hill wrote > If not then it's worth building a JAX-WS Mock Service which behaves like > the real target and deploying it. Do you have any tips, or starting places in CXF to create super lightweight services? Would I need to implement a ServiceFactory or something? http://cxf.apache.org/docs/server-service-and-client-factorybeans.html -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-provide-mocked-canned-responses-for-CXF-SOAP-JAX-WS-Services-tp5770933p5770936.html Sent from the cxf-user mailing list archive at Nabble.com.
