Troy Davidson schrieb:

> Sometimes we get a SOAP request in that has a body greater than 8192
> bytes.  But, no matter what I try, "message" will always have a
> length of 8192.  It won't read past the 8192 barrier.  Now, I know
> that the default size of the BufferedReader is 8192.  I've changed
> this in the BufferedReader constructor and that didn't help.

You may be affected by this:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to