servicestack webservice testing with SOAPUI
问题 I have created a service using Service Stack and would like to test it using SOAPUI. When I setup the SOAPUI project with the soap12 wsdl url [ http://<developmenturl>/soap12 ], I keep getting the below error : Mon Mar 13 15:14:29 GMT 2013:ERROR:Could not find element [{http://schemas.servicestack.net/types}<requestDTOobject>] specified in part [parameters] Initially I had the DTO under a different name space, due to the above error message I changed the DTO object to be in the same namespace