Hello again, sorry, my previous email was incorrect: Incorrect: "but when the file size increments to more than 20K, it receives a NULL content node".
Correct: "but when the file size increments to more than 20K, it receives the response node but the file's subnode content is empty (=NULL subnode)". Sorry and thanks again. Regards, Naldo On Tue, Sep 6, 2011 at 8:30 AM, Naldo Alcalde <[email protected]> wrote: > Hello, > I developed an Axis2 1.6 client consuming a WCF service. It works ok > (without MTOM) receiving small binary files, but when the file size > increments to more than 20K, it receives a NULL content node with the same > function axis2_svc_client_send_receive. > Is there some parameter/option to configure to increment this size? Or > another solution? > Please help me with that and thanks a lot in advance. > Regards, > Naldo Alcalde > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
