Skip to content

Tag Archives: soap

SOAP requests and element order

I have recently begun to wotk with web services in Java. Testing these web services in Java was not as easy as just typing a random request into soapUI. The soapUI test needs to follow the order defined by the interface definition or XSD.