There are a number of products for testing SOAP web services (e.g. SOAP UI, H-P UFT, Altova) and plenty of advice on generating clients to use with a service.
We have developed an interface acting as a client to access a web service in order to exchange data with another organization.
Is there a good (reliable, recognized, configurable, stable) way of generating a dummy service to allow the client to be tested as part of an automated integration and regression testing regime.
Testing needs to be extensive, thorough and configurable.