Kristian Rink wrote:
> 
> Folks;
> 
> I am running an (axis-based) SOAP web service inside a tomcat 5.5
> environment to link two subsidiaries of our company. This service is
> supposed to recieve messages including very large (> 100 MB) MIME
> attachments. So far, recieving and decoding messages (small sizes, or
> locally) works well, but external tests using the remote sender client
> and bigger attachments always ends up like that:

http://tomcat.apache.org/tomcat-5.5-doc/config/http.html

Try maxPostSize = -1 and disableUploadTimeout = true



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