> From: andresgr [mailto:[EMAIL PROTECTED]
> Subject: Re: Memory problem in Tomcat
>
> Look for "maxPostSize" in:
>
> http://tomcat.apache.org/tomcat-5.0-doc/config/http.html
The OP stated he's using 5.5, so the correct doc link is:
http://tomcat.apache.or
e service throws
InvocationTargetException.
Thank you very much.
> -Mensaje original-
> De: Asensio, Rodrigo [mailto:[EMAIL PROTECTED]
> Enviado el: martes, 17 de octubre de 2006 16:12
> Para: Tomcat Users List
> Asunto: RE: Memory problem in Tomcat
>
> Are you doing a PO
es, 17 de octubre de 2006 16:12
> Para: Tomcat Users List
> Asunto: RE: Memory problem in Tomcat
>
> Are you doing a POST, right ?
>
> -Original Message-
> From: Inma Marín López [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 17, 2006 9:12 AM
> To: tomcat-user@jaka
Are you doing a POST, right ?
-Original Message-
From: Inma Marín López [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 9:12 AM
To: tomcat-user@jakarta.apache.org
Subject: RV: Memory problem in Tomcat
Hello,
I have a web service running in Tomcat (v 5.5.4) + axis (v 1.2
Hello,
I have a web service running in Tomcat (v 5.5.4) + axis (v 1.2). It receives
a file and it makes some operations with that file. When receiving small
files (<2Mb) the web service executes successfully; however, with files of
bigger size, the service throws InvocationTargetException (t