Re: Is this a Bug in Slide
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Aslam,
Check out if you have an entry for bmp filetype in your web.xml.
You need to have an entry like
<mime-mapping>
<extension>bmp</extension>
<mime-type>image/bmp</mime-type>
</mime-mapping>
After adding the above entry your pbm shd get resolved.
Cheers,
Boyz
On 2/1/07, Aslam Bari <[email protected]> wrote:
>
>
> Dear all,
> I put a file with put request with the name "Bitmap.bmp". It successfully
> put in the slide. After this i run the Propfind request for a file named
> "bitmap.bmp" (PLZ see the lowercase difference), the slide gives the
> response that it not found the object, Ok All the things are right. But
> now
> when i want to run Put request for the file named "bitmap.bmp" then it
> gives
> exceptions and Internal Server Error.
>
> Any body has an idea.
>
> Thanks...
> --
> View this message in context:
> http://www.nabble.com/Is-this-a-Bug-in-Slide-tf3153512.html#a8744410
> Sent from the Jakarta Slide - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>