false false Unsupported encoding in response data, can't record. http://localhost//axis/services/Version <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <ns0:getVersion xmlns:ns0="http://axis.apache.org" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </soapenv:Body> </soapenv:Envelope> false false <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:getVersionResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://axis.apache.org"><getVersionReturn xsi:type="xsd:string">Apache Axis version: 1.3 Built on Oct 05, 2005 (05:23:37 EDT)</getVersionReturn></ns1:getVersionResponse></soapenv:Body></soapenv:Envelope> POST http://localhost:8081/axis/services/Version true false Test failed, code expected to contain /500/ Unsupported encoding in response data, can't record. http://localhost//axis/services/Version <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <ns0:getVersionn xmlns:ns0="http://axis.apache.org" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </soapenv:Body> </soapenv:Envelope> false false <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Client</faultcode><faultstring>No such operation 'getVersionn'</faultstring><detail><ns2:stackTrace xmlns:ns2="http://xml.apache.org/axis/">No such operation 'getVersionn' at org.apache.axis.providers.java.RPCProvider.getOperationDesc(RPCProvider.java:312) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:88) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.SimpleAxisWorker.execute(SimpleAxisWorker.java:428) at org.apache.axis.transport.http.SimpleAxisWorker.run(SimpleAxisWorker.java:155) at org.apache.axis.transport.http.SimpleAxisServer.run(SimpleAxisServer.java:245) at org.apache.axis.transport.http.SimpleAxisServer.start(SimpleAxisServer.java:296) at org.apache.axis.transport.http.SimpleAxisServer.start(SimpleAxisServer.java:304) at org.apache.axis.transport.http.SimpleAxisServer.main(SimpleAxisServer.java:385) </ns2:stackTrace><ns3:hostname xmlns:ns3="http://xml.apache.org/axis/">w4de3csy0000184</ns3:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> POST http://localhost:8081/axis/services/Version