*/
public void testR2BaseEchoBoolean() throws AxisFault {
url = "http://websrv.cs.fsu.edu/~engelen/interop2.cgi";
soapAction = "http://soapinterop.org/";
util = new Round2EchoBooleanClientUtil();
retEnv = client.sendMsg(util, url, soapAction);
tempPath = resFilePath + "GSBaseBooleanRes.xml";
// checkR2EchoBooleanResult(retEnv);
// checkForValueInThePayload(retEnv,WhiteMesaConstants.ECHO_BOOLEAN);