> From: mast [mailto:[EMAIL PROTECTED] 
> Subject: Re: (FIXED) RE: tomcat can't serve HTML pages more 
> than 48K in size 
> 
> I have exactly  the same problem with a 5.5.17 server and 
> changing the sendfileSize doesn t seem to fix anything

What happens if you set it to -1?

> it return this error with file above a certain size :
> java.lang.NoSuchMethodError: 
> org.apache.naming.resources.ResourceAttributes.getCanonicalPath()

The relevant code appears to be the same in both 5.5.17 and 5.5.20, and
I don't hit the problem, but I could be missing something.  There is a
getCanonicalPath() method in the ResourceAttributes class, so I don't
understand how you got the above error.  Regardless, setting
sendfileSize to -1 should avoid it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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