-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Harish,
On 10/27/2011 4:58 AM, Anantaneni Harish wrote: > Thanks for the directions the Rainer. Actually the issue is just > solved. > > We have changed from BufferedReader in = request.getReader(); > > to > > BufferedReader in = new BufferedReader(new > InputStreamReader(request.getInputStream())); > > Now whole body has been read at my client's environment as well. > > But would like to know, what causes the issue. Do you have any > idea, why same method can read whole data in my environment and > does not read whole data at my customer's environment? You'll have to provide more information, such as the code you are using. I'm fairly sure Tomcat is not the source of the problem. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6pewkACgkQ9CaO5/Lv0PAauACgmlp9pj8zXe16vpEZv7I8hhg3 vWQAoJJTLEsjoRD/7Yzegy9qQ5rekRZN =pINS -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org