979899100101102103104105106107
//echoExtendedStructFault public void testStringFault()throws Exception{ util=new EchoStringFaultClientUtil(); retEle = client.sendMsg(util,soapAction); assertTrue(Compare( retEle,"interop/sun/round4/simple/resStringFault.xml"));