949596979899100101102103
} public void testEchoMultipleFaults1() throws Exception{ util=new EchoMultipleFaults1ClientUtil(); retEle =client.sendMsg(util,soapAction); assertTrue(compare(retEle,"interop/whitemesa/round4/res/resMultipleFaults1.xml")); }