[SOLVED]XmlException: Unexpected end of file after null
I am using 3.0.1 to mock a web service for testing. The WSDL/XSD has been imported, the mock service created, and responses to several messages configured. The first request is responded to appropri...