Re: FileUpload problem (HTTPS)

2008-04-07 Thread Mark Thomas

Lars Nielsen Lind wrote:
Problem solved - in the 5.x version the commons.io jar need to be copied 
to tomcat


Sorry about that. It is a known bug that will be fixed in the next release.

Mark


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



FileUpload problem (HTTPS)

2008-04-06 Thread Lars Nielsen Lind

Hi,

I have some problems with FileUpload. When I use it in my development 
environment with SSL and from the same network, there are no problems. 
But when I use it in my production environment from another network, I 
get this error message:


FileUploadBase$InvalidContentTypeException: the  request doesn't 
contain a multipart/form-data or multipart/mixed stream,  content type 
header is null


Are there any known solutions to this problem?

thanks,

Lars

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