cfreel
16 years agoNew Contributor
MockServices for general XML requests?
Hi, and sorry if this is a stupid question
,
We have a system that provides a WebServices front end to several other systems, and would like to load test our system while mocking those systems out. The problem is that the external systems really have an XML over HTTP interface, with no WSDL's available. I thought I could trick things out with requests/responses with an xsd:anyType, but I still seem to need to provide a WSDL and define some namespace, so it's not the same interface.
I read an old post (http://www.eviware.com/forums/index.php?topic=531.0) which seemed to be similar, but I think my situation may still be unique.
Is there any way to get a SoapUI MockService to just accept whatever I send it? Maybe some way to turn off/override validation?
Thanks much for your time,
Chris

We have a system that provides a WebServices front end to several other systems, and would like to load test our system while mocking those systems out. The problem is that the external systems really have an XML over HTTP interface, with no WSDL's available. I thought I could trick things out with requests/responses with an xsd:anyType, but I still seem to need to provide a WSDL and define some namespace, so it's not the same interface.
I read an old post (http://www.eviware.com/forums/index.php?topic=531.0) which seemed to be similar, but I think my situation may still be unique.
Is there any way to get a SoapUI MockService to just accept whatever I send it? Maybe some way to turn off/override validation?
Thanks much for your time,
Chris