Dear Sir, I have a problem with SOAP (Apache), so I ask for your support if you would please. I used the below method in my project:
public org.apache.soap.rpc.Response invoke(URL url, String SOAPActionURI) throws org.apache.soap.SOAPException The problem is "Out Of Memory" if the SOAP server return a large data (XML Document data). I want to ask you to know: 1. How capacity is return-data ? (means maximum size return-data) 2. How to pass that problem? Thanks for your support. Have a nice day! ThanhTung