Hello, SOAPUi can make mock as explain here : http://www.soapui.org/Service-Mocking/mocking-soap-services.html
I would like an easiest way to mock WS. Actually, I write an XML file in conformance with java proxy (JAXB annotated class generated by wsdl2java). Then I extends the interface proxy to unmarshall this XML with JAXB. My question is : is ApacheCXF able to generate mock client like mine ? is there any simple solution ? (SOAPUi is not convenient). Regards, Sorry for my bad english, -- View this message in context: http://cxf.547215.n5.nabble.com/how-to-generate-a-client-mock-tp2802258p2802258.html Sent from the cxf-user mailing list archive at Nabble.com.
