Hi,

axis2Client.sendSimpleStockQuoteRequest(..) returns only the SOAP body of
the response. Upon inspecting the code I found that
org.apache.axis2.client.ServiceClient.sendReceive(..) gets the SOAP body of
the response and returns it (return
response.getEnvelope().getBody().getFirstElement()). Is there a way to read
the full SOAP envelop or the SOAP headers of a response? The test framework
version I'm using is 4.2.3.

Thanks.

Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd

Mobile - +94-77-144-9640
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to