Hi,

unfortunatly I get still the same behauviour... I receive only 8K of data, 
although I sent more. I have used Tomcat-5.5.17. Maybe it is useful: I use the 
Apache Webserver of the Xampp project.

Where I can try to find the problem? Do I have to set some configurations in 
apache? I have found the configuration params "LimitRequestBody" etc., but it 
seems that they don´t have any affect.

I am also wondering about the fact, that no other person have this problem, so 
I think I do something wrong...


Regards,

Thilko





Hi Thilko,

please report your findings also in the case, when the problem does not
appear with 5.5.15.

Rainer

Thilko Richter schrieb:
> Hi Martina,
> 
> Thanks for the quick answer!
> 
> I use Tomcat 5.5.15.
> 
> In my servlet I use request.getInputStream() and write the received data
> into a byte array. With request.getContentLength() I see that I get less
> data that I have sent to the server.
> 
> Ok, I will try to update my server to a newer version.
> 
> Thanks a lot!
> 
> Regards,
> 
> Thilko
> 
> 
> -----Urspr�ngliche Nachricht-----
> Von: Holst, Martina [mailto:[EMAIL PROTECTED] 
> Gesendet: Dienstag, 4. Juli 2006 17:27
> An: Tomcat Users List
> Betreff: RE: XML Fileupload > 8k with mod_jk
> 
> Hi Thilko,
> 
> Which version of Tomcat 5.5 are you using? 
> There is an InputBuffer bug in older versions that has been fixed in
> Tomcat 5.5.16, see
> http://issues.apache.org/bugzilla/show_bug.cgi?id=38346.
> 
> Regards,
> Martina
> 
> -----Original Message-----
> From: Thilko Richter [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 04, 2006 16:59
> To: users@tomcat.apache.org
> Subject: XML Fileupload > 8k with mod_jk
> 
> Hi together,
> 
> I would like to send a xml file from a remote client to the web
> application. I have an apache and tomcat which are linked over mod_jk.
> My problem is, that I only get 8K of data in my servlets although the
> file is bigger. If I send the file directly to a http connector the file
> has the correct size. I don�t send the file as multipart form data,
> because it is�nt a fileupload from a html site. What could be the
> problem? Do I have to configure the apache webserver, or exists some mr
> configuration possibilities of the ajp connector?
> 
> I use:
> 
> Tomcat 5.5
> Apache 2.?
> 
> 
> Thanks in advance,
> 
> Thilko

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


Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl

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