Hi everyone,I have a problem with WSO2 framework for PHP. I create a client which call a web service. The answer is a string, the length of this string in my example is 47300 characters and could be bigger.
In this string, I have 4 integers which have been added by wso2. For example, this is a part of my string response :
[...] MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMA 2000 DAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw [...]The integer 2000 should not be there... Therefore, my string result is not correct and I can not exploit it.
I know that this is wso2 which add this number beacause when I use the same web service with soapui, I do not have these integers and my response is correct.
Is there a buffer or a limit size for the response. Is this error known ? Thanks a lot for your help. Have a nice day. Best regards, -- Antoine Louiset
smime.p7s
Description: Signature cryptographique S/MIME
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
