Markus, 

That was the problem.  I switched how I get the request body and it
works.

Thanks for pointing me in the right direction.



Troy Davidson
Senior Programmer
 
Maverik, Inc.
880 W. Center St.
NSL, Utah 84054
 
801-335-3887 Office
801-663-1460 Cell
 
Thank you for allowing us to service your technical needs,
Your Technical Services Team


>>> Markus Schönhaber <[EMAIL PROTECTED]> 7/11/2008
5:12 PM >>>
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] 


---------------------------------------------------------------------
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